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