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