2 references to AreFieldValuesEqual
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Attribute.cs (2)
42
if (!
AreFieldValuesEqual
(thisResult, thatResult))
119
if (!
AreFieldValuesEqual
(thisValueArray.GetValue(j), thatValueArray.GetValue(j)))