2 references to CultureAwareRandomizedComparer
mscorlib (2)
system\stringcomparer.cs (2)
238return new CultureAwareRandomizedComparer(_compareInfo, _ignoreCase); 305return new CultureAwareRandomizedComparer(_compareInfo, _ignoreCase);