1 write to MatchesConstructorParameter
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1541
MatchesConstructorParameter
= matchingConstructorParameter is not null,
2 references to MatchesConstructorParameter
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
719
int paramCount = parameters.Count + propertyInitializers.Count(propInit => !propInit.
MatchesConstructorParameter
);
749
if (spec.
MatchesConstructorParameter
)