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