5 references to PushChildren
Microsoft.CodeAnalysis (5)
Syntax\SyntaxNode.Iterators.cs (5)
288if (_nodeStack.PushChildren(node)) 393if (_nodeStack.PushChildren(node)) 448stack.PushChildren(nodeValue); 483stack.PushChildren(nodeValue); 598stack.PushChildren(nodeValue);