2 references to XPathNodeIteratorType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
486if (destinationType == XsltConvert.XPathNodeIteratorType) {
System\Xml\Xsl\Runtime\XsltConvert.cs (1)
370if (clrType == XPathNodeIteratorType) return XmlQueryTypeFactory.NodeSDod;