4 references to temparray4
System.Xml (4)
System\Xml\XPath\Internal\XPathParser.cs (4)
720table.Add("concat" , new ParamInfo(Function.FunctionType.FuncConcat , 2, 100, temparray4)); 726table.Add("string-length" , new ParamInfo(Function.FunctionType.FuncStringLength , 0, 1, temparray4)); 727table.Add("normalize-space" , new ParamInfo(Function.FunctionType.FuncNormalize , 0, 1, temparray4)); 733table.Add("lang" , new ParamInfo(Function.FunctionType.FuncLang , 1, 1, temparray4));