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