1 write to IndentSize
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerOptions.cs (1)
1057
IndentSize
= IndentSize,
1 reference to IndentSize
System.Text.Json (1)
System\Text\Json\Writer\Utf8JsonWriter.cs (1)
152
_indentLength = options.
IndentSize
;