1 reference to FormatJsonSerializerDefaults
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
1893writer.WriteLine($"private readonly static {JsonSerializerOptionsTypeRef} s_defaultOptions = new({FormatJsonSerializerDefaults(defaults)})");