3 references to ReadUInt64
System.Formats.Cbor (2)
System\Formats\Cbor\Reader\CborReader.SkipValue.cs (1)
78ReadUInt64();
System\Formats\Cbor\Reader\CborReader.Tag.cs (1)
233mantissa = ReadUInt64();
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseHelpers.cs (1)
222KnownCoseAlgorithms.ThrowUnsignedIntegerNotSupported(reader.ReadUInt64());