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