2 references to StartsWith
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
503case FuncId.StartsWith : return f.InvokeStartsWith(args[0], args[1]); 699table.Add("starts-with" , new FunctionInfo(FuncId.StartsWith , 2, 2, argString2));