2 references to Count
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
574case FuncId.Count: return _f.XsltConvert(_f.Length(_f.DocOrderDistinct(args[0])), T.DoubleX); 796table.Add("count", new FunctionInfo(FuncId.Count, 1, 1, argNodeSet));