78 return !left.
Equals(right);
static void KeepAlive(object? obj)
static string Arg_InvalidHandle
static int GetHashCodeOfPtr(IntPtr ptr)
RuntimeMethodHandleInternal Value
static readonly IntPtr Zero
IntPtr GetFunctionPointer()
bool Equals(RuntimeMethodHandle handle)
static int GetSlot(IRuntimeMethodInfo method)
static int GetMethodDef(IRuntimeMethodInfo method)
static RuntimeType[] GetMethodInstantiationInternal(IRuntimeMethodInfo method)
static string ConstructInstantiation(IRuntimeMethodInfo method, TypeNameFormatFlags format)
static bool IsConstructor(RuntimeMethodHandleInternal method)
readonly IRuntimeMethodInfo m_value
static Resolver GetResolver(RuntimeMethodHandleInternal method)
static int GetGenericParameterCount(RuntimeMethodHandleInternal method)
static RuntimeType GetDeclaringType(IRuntimeMethodInfo method)
static Interop.BOOL IsCAVisibleFromDecoratedType(QCallTypeHandle attrTypeHandle, RuntimeMethodHandleInternal attrCtor, QCallTypeHandle sourceTypeHandle, QCallModule sourceModule)
static Type[] GetMethodInstantiationPublic(IRuntimeMethodInfo method)
override bool Equals(object? obj)
static bool HasMethodInstantiation(IRuntimeMethodInfo method)
static IRuntimeMethodInfo _GetCurrentMethod(ref StackCrawlMark stackMark)
static RuntimeMethodHandleInternal GetMethodFromCanonical(RuntimeMethodHandleInternal method, RuntimeType declaringType)
static bool IsTypicalMethodDefinition(IRuntimeMethodInfo method)
RuntimeMethodHandle(IRuntimeMethodInfo method)
static IRuntimeMethodInfo GetCurrentMethod(ref StackCrawlMark stackMark)
static bool operator==(RuntimeMethodHandle left, RuntimeMethodHandle right)
static bool IsGenericMethodDefinition(IRuntimeMethodInfo method)
static bool HasMethodInstantiation(RuntimeMethodHandleInternal method)
static Interop.BOOL GetIsCollectible(RuntimeMethodHandleInternal handle)
void GetObjectData(SerializationInfo info, StreamingContext context)
static IRuntimeMethodInfo GetTypicalMethodDefinition(IRuntimeMethodInfo method)
static MethodAttributes GetAttributes(IRuntimeMethodInfo method)
static IntPtr GetFunctionPointer(RuntimeMethodHandleInternal handle)
static IntPtr GetValueInternal(RuntimeMethodHandle rmh)
static void StripMethodInstantiation(RuntimeMethodHandleInternal method, ObjectHandleOnStack outMethod)
static int GetGenericParameterCount(IRuntimeMethodInfo method)
static LoaderAllocator GetLoaderAllocator(RuntimeMethodHandleInternal method)
static string GetName(IRuntimeMethodInfo method)
static string GetName(RuntimeMethodHandleInternal method)
static MethodImplAttributes GetImplAttributes(IRuntimeMethodInfo method)
static unsafe void * _GetUtf8Name(RuntimeMethodHandleInternal method)
static unsafe MdUtf8String GetUtf8Name(RuntimeMethodHandleInternal method)
static void ConstructInstantiation(RuntimeMethodHandleInternal method, TypeNameFormatFlags format, StringHandleOnStack retString)
static bool IsDynamicMethod(RuntimeMethodHandleInternal method)
static RuntimeMethodBody GetMethodBody(IRuntimeMethodInfo method, RuntimeType declaringType)
static void GetMethodInstantiation(RuntimeMethodHandleInternal method, ObjectHandleOnStack types, Interop.BOOL fAsRuntimeTypeArray)
static int GetSlot(RuntimeMethodHandleInternal method)
static IRuntimeMethodInfo EnsureNonNullMethodInfo(IRuntimeMethodInfo method)
static object InvokeMethod(object target, in Span< object > arguments, Signature sig, bool constructor, bool wrapExceptions)
IRuntimeMethodInfo GetMethodInfo()
static IRuntimeMethodInfo StripMethodInstantiation(IRuntimeMethodInfo method)
static RuntimeType GetDeclaringType(RuntimeMethodHandleInternal method)
static RuntimeType[] GetMethodInstantiationInternal(RuntimeMethodHandleInternal method)
static bool MatchesNameHash(RuntimeMethodHandleInternal method, uint hash)
static void Destroy(RuntimeMethodHandleInternal method)
static bool IsGenericMethodDefinition(RuntimeMethodHandleInternal method)
override int GetHashCode()
static RuntimeMethodHandleInternal GetStubIfNeeded(RuntimeMethodHandleInternal method, RuntimeType declaringType, RuntimeType[] methodInstantiation)
static void GetTypicalMethodDefinition(RuntimeMethodHandleInternal method, ObjectHandleOnStack outMethod)
static MethodAttributes GetAttributes(RuntimeMethodHandleInternal method)
static bool operator!=(RuntimeMethodHandle left, RuntimeMethodHandle right)