3 references to _directiveNodes
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Extensions\DesignTimeDirectivePass.cs (3)
55_directiveNodes.Push(new DesignTimeDirectiveIntermediateNode()); 59node.Children.Insert(0, _directiveNodes.Pop()); 64_directiveNodes.Peek().Children.Add(node);