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