2 references to JsonEncodedTextTypeRef
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
1427
writer.WriteLine($$"""private static readonly {{
JsonEncodedTextTypeRef
}} {{name_varName_pair.Value}} = {{
JsonEncodedTextTypeRef
}}.Encode({{FormatStringLiteral(name_varName_pair.Key)}});""");