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