using System; using Cpp2IlInjected; namespace Newtonsoft.Json.Serialization { // Token: 0x02000083 RID: 131 [Token(Token = "0x2000083")] public interface IAttributeProvider { } }