9 internal object this[
int token]
37 return (
byte[])
this[token];
int GetTokenFor(RuntimeTypeHandle type)
string GetString(int token)
int GetTokenFor(DynamicMethod method)
int GetTokenFor(RuntimeFieldHandle field, RuntimeTypeHandle typeContext)
int GetTokenFor(RuntimeMethodHandle method)
int GetTokenFor(VarArgMethod varArgMethod)
int GetTokenFor(string literal)
int GetTokenFor(RuntimeMethodHandle method, RuntimeTypeHandle typeContext)
int GetTokenFor(RuntimeFieldHandle field)
byte[] ResolveSignature(int token, int fromMethod)
readonly List< object > m_tokens
int GetTokenFor(byte[] signature)
static MethodBase GetMethodBase(RuntimeModule scope, int typeMetadataToken)
static string Argument_MethodDeclaringTypeGenericLcg
static string Format(string resourceFormat, object p1)
static bool IsDynamicMethod(RuntimeMethodHandleInternal method)
static RuntimeType GetDeclaringType(RuntimeMethodHandleInternal method)
static bool HasInstantiation(RuntimeType type)