3 references to FuncLang
System.Xml (3)
System\Xml\XPath\Internal\BooleanFunctions.cs (1)
42case FT.FuncLang : return Lang(nodeIterator);
System\Xml\XPath\Internal\QueryBuilder.cs (1)
358case FT.FuncLang:
System\Xml\XPath\Internal\XPathParser.cs (1)
733table.Add("lang" , new ParamInfo(Function.FunctionType.FuncLang , 1, 1, temparray4));