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