10 references to _kindStack
Microsoft.CodeAnalysis.VisualBasic.Features (10)
Completion\KeywordRecommenders\PreprocessorDirectives\PreprocessorHelpers.vb (10)
63_kindStack.Push(node.Kind) 66If _kindStack.Count > 0 Then 67_kindStack.Pop() 70_kindStack.Push(node.Kind) 75If _kindStack.Count > 0 Then 76_kindStack.Pop() 79_kindStack.Push(node.Kind) 84If _kindStack.Count > 0 Then 85_kindStack.Pop() 90Return _kindStack