4 references to UInt32ThirdByteIsAscii
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Transcoding.cs (3)
175if (UInt32ThirdByteIsAscii(thisDWord)) 226if (UInt32ThirdByteIsAscii(thisDWord)) 339if (UInt32ThirdByteIsAscii(thisDWord))
src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Validation.cs (1)
340if (UInt32ThirdByteIsAscii(thisDWord))