2 references to ReadHalfBigEndian
System.Formats.Cbor (2)
System\Formats\Cbor\CborHelpers.netcoreapp.cs (1)
29
=> BinaryPrimitives.
ReadHalfBigEndian
(source);
System\Formats\Cbor\Reader\CborReader.Simple.netcoreapp.cs (1)
32
result = BinaryPrimitives.
ReadHalfBigEndian
(buffer.Slice(1));