2 references to Count
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryFunctions.cs (2)
421
new XPathFunction(XPathFunctionID.
Count
, "count", ValueDataType.Double, new ValueDataType[] { ValueDataType.Sequence }),
594
case XPathFunctionID.
Count
: