4 references to Count
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (4)
1034
switch (this.resultTable.
Count
)
1053
int resultTableCount = this.resultTable.
Count
;
1128
while (matchIndex < this.resultTable.
Count
&& nonMatchIndex < nonMatchTable.Count)
1387
if (resultSet.
Count
> 1)