2 references to StrConcat
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilPatternFactory.cs (1)
454return StrConcat((IList<QilNode>)args);
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
584case FuncId.Concat: return _f.StrConcat(args);