4 references to NumberFunctions
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NumericExpr.cs (2)
30opnd1 = new NumberFunctions(Function.FunctionType.FuncNumber, opnd1); 34opnd2 = new NumberFunctions(Function.FunctionType.FuncNumber, opnd2);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (2)
407return new NumberFunctions(root.TypeOfFunction, 413return new NumberFunctions(Function.FunctionType.FuncNumber, null);