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