5 references to temparray2
System.Xml (5)
System\Xml\XPath\Internal\XPathParser.cs (5)
714table.Add("name" , new ParamInfo(Function.FunctionType.FuncName , 0, 1, temparray2)); 715table.Add("namespace-uri" , new ParamInfo(Function.FunctionType.FuncNameSpaceUri , 0, 1, temparray2)); 716table.Add("local-name" , new ParamInfo(Function.FunctionType.FuncLocalName , 0, 1, temparray2)); 717table.Add("count" , new ParamInfo(Function.FunctionType.FuncCount , 1, 1, temparray2)); 735table.Add("sum" , new ParamInfo(Function.FunctionType.FuncSum , 1, 1, temparray2));