1 reference to CanReuseParameterList
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser.cs (1)
4558if (this.IsIncrementalAndFactoryContextMatches && CanReuseParameterList(this.CurrentNode as CSharp.Syntax.ParameterListSyntax, allowOptionalIdentifier: forExtension))