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