3 references to FuncLocalName
System.Xml (3)
System\Xml\XPath\Internal\NodeFunctions.cs (1)
56case FT.FuncLocalName:
System\Xml\XPath\Internal\QueryBuilder.cs (1)
321case FT.FuncLocalName:
System\Xml\XPath\Internal\XPathParser.cs (1)
716table.Add("local-name" , new ParamInfo(Function.FunctionType.FuncLocalName , 0, 1, temparray2));