1 write to _maxDepth
System.Text.Json (1)
System\Text\Json\Reader\JsonReaderOptions.cs (1)
61
_maxDepth
= value;
1 reference to _maxDepth
System.Text.Json (1)
System\Text\Json\Reader\JsonReaderOptions.cs (1)
53
readonly get =>
_maxDepth
;