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