6 references to Count
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (6)
1128
while (matchIndex < this.resultTable.Count && nonMatchIndex < nonMatchTable.
Count
)
1150
while (nonMatchIndex < nonMatchTable.
Count
)
1361
for (int i = 0; i < this.alwaysBranches.
Count
; ++i)
1394
if (null != this.alwaysBranches && this.alwaysBranches.
Count
> 0)
1555
if (0 == this.alwaysBranches.
Count
)
1584
if (0 == this.alwaysBranches.
Count
)