4 references to UInt32ThirdByteIsAscii
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Transcoding.cs (3)
177
if (
UInt32ThirdByteIsAscii
(thisDWord))
228
if (
UInt32ThirdByteIsAscii
(thisDWord))
341
if (
UInt32ThirdByteIsAscii
(thisDWord))
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Validation.cs (1)
351
if (
UInt32ThirdByteIsAscii
(thisDWord))