1 reference to CanReuseParameter
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser.cs (1)
4745
if (this.IsIncrementalAndFactoryContextMatches &&
CanReuseParameter
(this.CurrentNode as Syntax.ParameterSyntax, allowOptionalIdentifier))