2 references to GetHashCodeOfString
mscorlib (2)
system\globalization\sortkey.cs (1)
205
this.localeName).
GetHashCodeOfString
(this.m_String, this.options));
system\stringcomparer.cs (1)
186
return _compareInfo.
GetHashCodeOfString
(obj, _options);