1 write to IndentSize
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
448IndentSize = indentSize,
1 reference to IndentSize
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
1272if (optionsSpec.IndentSize is int indentSize)