1 write to Depth
System.Formats.Cbor (1)
System\Formats\Cbor\Reader\CborReader.cs (1)
350Depth = depth;
2 references to Depth
System.Formats.Cbor (2)
System\Formats\Cbor\Reader\CborReader.cs (2)
380int restoreHeight = CurrentDepth - checkpoint.Depth; 420Debug.Assert(CurrentDepth == checkpoint.Depth);