7 references to GetHashCodeOfPtr
mscorlib (7)
system\argiterator.cs (1)
134
return ValueType.
GetHashCodeOfPtr
(ArgCookie);
system\multicastdelegate.cs (2)
507
return ValueType.
GetHashCodeOfPtr
(_methodPtr) ^ ValueType.
GetHashCodeOfPtr
(_methodPtrAux);
system\reflection\mdimport.cs (1)
299
return ValueType.
GetHashCodeOfPtr
(m_metadataImport2);
system\reflection\methodinfo.cs (1)
426
return ValueType.
GetHashCodeOfPtr
(m_handle);
system\runtimehandles.cs (2)
1095
return ValueType.
GetHashCodeOfPtr
(Value);
1643
return ValueType.
GetHashCodeOfPtr
(Value);