1 reference to DefaultMaxDepth
System.Text.Json (1)
System\Text\Json\Writer\Utf8JsonWriter.cs (1)
159_options.MaxDepth = JsonWriterOptions.DefaultMaxDepth; // If max depth is not set, revert to the default depth.