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