2 references to GetHashCode
System.Private.CoreLib (2)
System\Threading\ObjectHeader.cs (2)
77
int hashCode = SyncTable.
GetHashCode
(hashOrIndex);
113
return SyncTable.
GetHashCode
(hashOrIndex);