1 write to _maxDepth
System.Formats.Cbor (1)
System\Formats\Cbor\Reader\CborReaderOptions.cs (1)
54
_maxDepth
= value;
1 reference to _maxDepth
System.Formats.Cbor (1)
System\Formats\Cbor\Reader\CborReaderOptions.cs (1)
50
get =>
_maxDepth
;