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