7 references to Count
System.ServiceModel.Internals (7)
System\Runtime\IOThreadTimer.cs (7)
193if (timerQueue.Count == 1) 214if (timerQueue.Count > 0) 221if (otherTimerGroup.TimerQueue.Count == 0) 286if (timerQueue.Count > 0) 305while (timerQueue.Count > 0) 329if (this.stableTimerGroup.TimerQueue.Count > 0 || 330this.volatileTimerGroup.TimerQueue.Count > 0)