2 references to Recurse
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
130return Document.Recurse();
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
943if (!input.Recurse() || input.NodeType != XPathNodeType.Text)