6 references to _ifStack
Microsoft.CodeAnalysis.VisualBasic.Workspaces (6)
DirectiveWalker.vb (6)
48_ifStack.Push(directive) 53_ifStack.Push(directive) 69If _ifStack.IsEmpty() Then 79Dim poppedDirective = _ifStack.Pop() 84Loop Until _ifStack.IsEmpty() 120While _ifStack.Count > 0