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