using System; using Cpp2IlInjected; namespace Valve.Newtonsoft.Json.Utilities { // Token: 0x02000055 RID: 85 // (Invoke) Token: 0x06000282 RID: 642 [Token(Token = "0x2000055")] internal delegate TResult MethodCall(T target, params object[] args); }