System.Reflection.Metadata.MethodDefinitionHandle public struct MethodDefinitionHandle : IEquatable<MethodDefinitionHandle> Documentation public bool IsNil { get; } public static bool op_Equality(MethodDefinitionHandle left, MethodDefinitionHandle right) public static MethodDefinitionHandle op_Explicit(Handle handle) public static MethodDefinitionHandle op_Explicit(EntityHandle handle) public static Handle op_Implicit(MethodDefinitionHandle handle) public static EntityHandle op_Implicit(MethodDefinitionHandle handle) public static bool op_Inequality(MethodDefinitionHandle left, MethodDefinitionHandle right) public bool Equals(MethodDefinitionHandle other) public MethodDebugInformationHandle ToDebugInformationHandle()