2 references to CanReuseMemberDeclaration
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2484if (this.IsIncrementalAndFactoryContextMatches && CanReuseMemberDeclaration(CurrentNodeKind, isGlobal: true)) 3054if (this.IsIncrementalAndFactoryContextMatches && CanReuseMemberDeclaration(CurrentNodeKind, isGlobal: false))