5 references to PushChildren
Microsoft.CodeAnalysis (5)
Syntax\SyntaxNode.Iterators.cs (5)
284if (_nodeStack.PushChildren(node)) 389if (_nodeStack.PushChildren(node)) 444stack.PushChildren(nodeValue); 479stack.PushChildren(nodeValue); 594stack.PushChildren(nodeValue);