3 references to FirstCharInUInt32IsAscii
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Ascii.Utility.cs (3)
949if (FirstCharInUInt32IsAscii(currentUInt32)) 1170if (FirstCharInUInt32IsAscii(currentDWord)) 1512if (FirstCharInUInt32IsAscii(utf16Data32BitsHigh))