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