3 references to Infinity
System.Private.Xml (3)
System\Xml\Xsl\XPath\XPathBuilder.cs (3)
799table.Add("concat", new FunctionInfo(FuncId.Concat, 2, FunctionInfo.Infinity, null)); 988Debug.Assert(maxArgs == 0 || maxArgs == Infinity || argTypes != null && argTypes.Length == maxArgs); 1036if (maxArgs == Infinity)