using System; using Cpp2IlInjected; namespace Newtonsoft.Json { // Token: 0x02000011 RID: 17 [Token(Token = "0x2000011")] [AttributeUsage(AttributeTargets.Constructor)] public sealed class JsonConstructorAttribute : Attribute { } }