1 write to _maxDepth
System.Text.Json (1)
System\Text\Json\Writer\JsonWriterOptions.cs (1)
109
_maxDepth
= value;
1 reference to _maxDepth
System.Text.Json (1)
System\Text\Json\Writer\JsonWriterOptions.cs (1)
101
readonly get =>
_maxDepth
;