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