36 [MemberNotNull(
"m_arguments")]
37 [MemberNotNull(
"m_returnTypeORfieldType")]
static void KeepAlive(object? obj)
static bool CompareSig(Signature sig1, Signature sig2)
unsafe Signature(IRuntimeFieldInfo fieldHandle, RuntimeType declaringType)
unsafe Signature(void *pCorSig, int cCorSig, RuntimeType declaringType)
unsafe Signature(IRuntimeMethodInfo method, RuntimeType[] arguments, RuntimeType returnType, CallingConventions callingConvention)
unsafe Signature(IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
RuntimeType m_declaringType
RuntimeType[] m_arguments
Type[] GetCustomModifiers(int position, bool required)
RuntimeMethodHandleInternal m_pMethod
int m_managedCallingConventionAndArgIteratorFlags
unsafe void GetSignature(void *pCorSig, int cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
RuntimeType m_returnTypeORfieldType
RuntimeFieldHandleInternal Value
RuntimeMethodHandleInternal Value