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