2 references to NodeTypeTest
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
1345if (NodeTypeTest(node.NodeType, NodesWithSelect)) 1394canRewrite = NodeTypeTest(node.NodeType, ParentsOfCallTemplate);