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