2 references to WriteUInt64LittleEndian
System.IO.Compression (1)
System\IO\Compression\ZipBlocks.cs (1)
531BinaryPrimitives.WriteUInt64LittleEndian(blockContents[FieldLocations.SizeOfThisRecord..], NormalSize);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\BinaryWriter.cs (1)
317BinaryPrimitives.WriteUInt64LittleEndian(buffer, value);