3 references to FuncLast
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NodeFunctions.cs (1)
54case FT.FuncLast:
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (1)
360case FT.FuncLast:
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (1)
828table.Add("last", new ParamInfo(Function.FunctionType.FuncLast, 0, 0, s_temparray1));