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