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