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