2 references to CanCompareBitsOrUseFastGetHashCode
System.Private.CoreLib (2)
src\System\ValueType.cs (2)
41
if (
CanCompareBitsOrUseFastGetHashCode
(RuntimeHelpers.GetMethodTable(obj))) // MethodTable kept alive by access to object below
114
if (
CanCompareBitsOrUseFastGetHashCode
(pMT))