2 references to ToLittleEndian
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Transcoding.cs (2)
166
uint thisDWordLittleEndian =
ToLittleEndian
(thisDWord);
199
uint thisDWordLittleEndian =
ToLittleEndian
(thisDWord);