1 instantiation of TimerQueue
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
361this.timerQueue = new TimerQueue();
6 references to TimerQueue
System.ServiceModel.Internals (6)
System\Runtime\IOThreadTimer.cs (6)
178TimerQueue timerQueue = timerGroup.TimerQueue; 210TimerQueue timerQueue = timerGroup.TimerQueue; 284TimerQueue timerQueue = timerGroup.TimerQueue; 304TimerQueue timerQueue = timerGroup.TimerQueue; 354TimerQueue timerQueue; 364public TimerQueue TimerQueue