<PackageReference Include="Microsoft.Packaging.Tools" Version="1.0.0-preview1-25301-01" />

System.Reflection.Metadata.DocumentHandle

public bool IsNil { get; }

public static bool op_Equality(DocumentHandle left, DocumentHandle right)

public static DocumentHandle op_Explicit(Handle handle)

public static DocumentHandle op_Explicit(EntityHandle handle)

public static Handle op_Implicit(DocumentHandle handle)

public static EntityHandle op_Implicit(DocumentHandle handle)

public static bool op_Inequality(DocumentHandle left, DocumentHandle right)

public bool Equals(DocumentHandle other)