3 references to GetNodeFlags
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\InternalSyntax\VisualBasicSyntaxNodeCache.vb (3)
10Return SyntaxNodeCache.TryGetNode(kind, child1, GetNodeFlags(context), hash) 14Return SyntaxNodeCache.TryGetNode(kind, child1, child2, GetNodeFlags(context), hash) 18Return SyntaxNodeCache.TryGetNode(kind, child1, child2, child3, GetNodeFlags(context), hash)