1 reference to InvokeSubstringBefore
System.Private.Xml (1)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
587
case FuncId.SubstringBefore: return _f.
InvokeSubstringBefore
(args[0], args[1]);