2 writes to _compareInfo
System.Collections.NonGeneric (2)
System\Collections\CaseInsensitiveHashCodeProvider.cs (2)
20_compareInfo = CultureInfo.CurrentCulture.CompareInfo; 27_compareInfo = culture.CompareInfo;
1 reference to _compareInfo
System.Collections.NonGeneric (1)
System\Collections\CaseInsensitiveHashCodeProvider.cs (1)
40_compareInfo.GetHashCode(s, CompareOptions.IgnoreCase) :