using System; using System.ComponentModel; using Cpp2IlInjected; namespace Microsoft.CSharp.RuntimeBinder { /// Contains factory methods to create dynamic call site binders for CSharp. // Token: 0x02000002 RID: 2 [Token(Token = "0x2000002")] [EditorBrowsable(EditorBrowsableState.Never)] public static class Binder { } }