4 references to s_temparray3
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (4)
834table.Add("id", new ParamInfo(Function.FunctionType.FuncID, 1, 1, s_temparray3)); 835table.Add("string", new ParamInfo(Function.FunctionType.FuncString, 0, 1, s_temparray3)); 845table.Add("boolean", new ParamInfo(Function.FunctionType.FuncBoolean, 1, 1, s_temparray3)); 850table.Add("number", new ParamInfo(Function.FunctionType.FuncNumber, 0, 1, s_temparray3));