3 references to ReadCborNegativeIntegerRepresentation
System.Formats.Cbor (2)
System\Formats\Cbor\Reader\CborReader.SkipValue.cs (1)
82
ReadCborNegativeIntegerRepresentation
();
System\Formats\Cbor\Reader\CborReader.Tag.cs (1)
237
mantissa = -1m -
ReadCborNegativeIntegerRepresentation
();
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseHelpers.cs (1)
226
ulong cborNegativeIntRepresentation = reader.
ReadCborNegativeIntegerRepresentation
();