2 references to NodeTypeTest
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
1194if (NodeTypeTest(node.NodeType, NodesWithSelect)) { 1237canRewrite = NodeTypeTest(node.NodeType, ParentsOfCallTemplate);