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