3 references to Equals
System.Private.CoreLib (3)
System\Reflection\Runtime\General\QHandles.cs (1)
179
if (!(_handle.
Equals
(other._handle)))
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeGenericParameterTypeInfoForMethods.UnificationKey.cs (1)
44
if (!(GenericParameterHandle.
Equals
(other.GenericParameterHandle)))
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeGenericParameterTypeInfoForTypes.UnificationKey.cs (1)
46
if (!(GenericParameterHandle.
Equals
(other.GenericParameterHandle)))