2 references to OrdinalRandomizedComparer
mscorlib (2)
system\stringcomparer.cs (2)
383
return new
OrdinalRandomizedComparer
(_ignoreCase);
459
return new
OrdinalRandomizedComparer
(_ignoreCase);