7 references to Count
System.ServiceModel.Primitives (7)
Internals\System\Runtime\IOThreadTimer.cs (7)
180if (timerQueue.Count == 1) 201if (timerQueue.Count > 0) 208if (otherTimerGroup.TimerQueue.Count == 0) 276if (timerQueue.Count > 0) 295while (timerQueue.Count > 0) 330if (this.stableTimerGroup.TimerQueue.Count > 0 || 331this.volatileTimerGroup.TimerQueue.Count > 0)