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