3 references to FirstCharInUInt32IsAscii
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Text\Ascii.Utility.cs (3)
945if (FirstCharInUInt32IsAscii(currentUInt32)) 1166if (FirstCharInUInt32IsAscii(currentDWord)) 1508if (FirstCharInUInt32IsAscii(utf16Data32BitsHigh))