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