1 instantiation of CborReaderOptions
System.Formats.Cbor (1)
System\Formats\Cbor\Writer\CborWriter.cs (1)
197var options = new CborReaderOptions
3 references to CborReaderOptions
System.Formats.Cbor (3)
System\Formats\Cbor\Reader\CborReader.cs (1)
59public CborReader(ReadOnlyMemory<byte> data, CborReaderOptions? options)
System\Formats\Cbor\Reader\CborReaderOptions.cs (1)
13/// Initializes a new instance of the <see cref="CborReaderOptions"/> class.
System\Formats\Cbor\Writer\CborWriter.cs (1)
197var options = new CborReaderOptions