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