using System; using Cpp2IlInjected; namespace Valve.Newtonsoft.Json.Serialization { // Token: 0x0200007B RID: 123 [Token(Token = "0x200007B")] public interface IAttributeProvider { } }