1 reference to ToLowerInvariant
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
567public static char ToLowerInvariant(char c) => TextInfo.ToLowerInvariant(c);