2 references to Equals
System.Private.CoreLib (2)
System\Reflection\Runtime\PropertyInfos\NativeFormat\NativeFormatRuntimePropertyInfo.cs (2)
92
if (!(_propertyHandle.
Equals
(otherProperty._propertyHandle)))
105
if (!(_propertyHandle.
Equals
(other._propertyHandle)))