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