1 write to Name
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
2809
Name
= parameterInfo.Name,
2 references to Name
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (1)
1480
Name = {{FormatStringLiteral(spec.
Name
)}},
JsonSourceGenerator.Parser.cs (1)
2895
propSpec.MemberName.Equals(paramSpec.
Name
, StringComparison.OrdinalIgnoreCase);