3 references to SafeDocOrderDistinct
System.Private.Xml (3)
System\Xml\Xsl\XPath\XPathQilFactory.cs (2)
207
return XPathNodeValue(
SafeDocOrderDistinct
(n));
263
return XsltConvert(XPathNodeValue(
SafeDocOrderDistinct
(n)), T.DoubleX);
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
214
args[i] = _f.
SafeDocOrderDistinct
(args[i]);