3 references to CanReuseParameter
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
4154if (!CanReuseParameter(parameter)) 4182if (!CanReuseParameter(parameter)) 4288if (this.IsIncrementalAndFactoryContextMatches && CanReuseParameter(this.CurrentNode as CSharp.Syntax.ParameterSyntax))