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