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