2 references to ToLower
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\InvariantModeCasing.cs (2)
33SurrogateCasing.ToLower(source[i], source[i + 1], out char h, out char l); 151SurrogateCasing.ToLower(c, cl, out char h, out char l);