2 references to FormatDefaultConstructorExpr
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
386
{{ObjectCreatorPropName}} = {{
FormatDefaultConstructorExpr
(typeGenerationSpec)}},
502
string creatorInvocation =
FormatDefaultConstructorExpr
(typeMetadata);