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

System.Reflection.Metadata.EntityHandle

public bool IsNil { get; }

public HandleKind Kind { get; }

public static bool op_Equality(EntityHandle left, EntityHandle right)

public static EntityHandle op_Explicit(Handle handle)

public static Handle op_Implicit(EntityHandle handle)

public static bool op_Inequality(EntityHandle left, EntityHandle right)

public bool Equals(EntityHandle other)