1 write to Name
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1575
Name
= property.MemberName,
2 references to Name
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
770
Name = {{FormatStringLiteral(spec.
Name
)}},
958
sb.Append($"{property.
Name
} = {GetParamUnboxing(property.ParameterType, property.ParameterIndex)}, ");