3 references to Equals
System.Private.CoreLib (3)
System\Reflection\Runtime\Assemblies\NativeFormat\NativeFormatRuntimeAssembly.cs (1)
169
if (!(this.Scope.Handle.
Equals
(other.Scope.Handle)))
System\Reflection\Runtime\General\Dispensers.NativeFormat.cs (1)
86
if (!(_handle.
Equals
(other._handle)))
System\Reflection\Runtime\General\QHandles.cs (1)
48
if (!(_handle.
Equals
(other._handle)))