5 references to NarrowTwoUtf16CharsToAsciiAndWriteToBuffer
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Ascii.Utility.cs (5)
1423
NarrowTwoUtf16CharsToAsciiAndWriteToBuffer
(ref pAsciiBuffer[currentOffset], utf16Data32BitsHigh);
1424
NarrowTwoUtf16CharsToAsciiAndWriteToBuffer
(ref pAsciiBuffer[currentOffset + 2], utf16Data32BitsLow);
1441
NarrowTwoUtf16CharsToAsciiAndWriteToBuffer
(ref pAsciiBuffer[currentOffset], utf16Data32BitsHigh);
1479
NarrowTwoUtf16CharsToAsciiAndWriteToBuffer
(ref pAsciiBuffer[currentOffset], utf16Data32BitsHigh);
1500
NarrowTwoUtf16CharsToAsciiAndWriteToBuffer
(ref pAsciiBuffer[currentOffset], utf16Data32BitsHigh);