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