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