3 references to Infinity
System.Data.SqlXml (3)
System\Xml\Xsl\XPath\XPathBuilder.cs (3)
698table.Add("concat" , new FunctionInfo(FuncId.Concat , 2, FunctionInfo.Infinity, null)); 860Debug.Assert(maxArgs == 0 || maxArgs == Infinity || argTypes != null && argTypes.Length == maxArgs); 897if (maxArgs == Infinity) {