3 references to FuncLocalName
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NodeFunctions.cs (1)
63case FT.FuncLocalName:
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (1)
376case FT.FuncLocalName:
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (1)
832table.Add("local-name", new ParamInfo(Function.FunctionType.FuncLocalName, 0, 1, s_temparray2));