1 reference to InvokeStartsWith
System.Data.SqlXml (1)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
503
case FuncId.StartsWith : return f.
InvokeStartsWith
(args[0], args[1]);