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