<PackageReference Include="Microsoft.Packaging.Tools" Version="1.0.0-preview2-25401-01" />

System.Reflection.Metadata.ConstantHandle

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)