2 references to Contains
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
504case FuncId.Contains : return f.InvokeContains(args[0], args[1]); 700table.Add("contains" , new FunctionInfo(FuncId.Contains , 2, 2, argString2));