3 references to SafeDocOrderDistinct
System.Data.SqlXml (3)
System\Xml\Xsl\XPath\XPathQilFactory.cs (2)
190return XPathNodeValue(SafeDocOrderDistinct(n)); 240return XsltConvert(XPathNodeValue(SafeDocOrderDistinct(n)), T.DoubleX);
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
179args[i] = f.SafeDocOrderDistinct(args[i]);