1 instantiation of TimerQueue
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadTimer.cs (1)
361timerQueue = new TimerQueue();
6 references to TimerQueue
System.ServiceModel.Primitives (6)
Internals\System\Runtime\IOThreadTimer.cs (6)
165TimerQueue timerQueue = timerGroup.TimerQueue; 197TimerQueue timerQueue = timerGroup.TimerQueue; 271TimerQueue timerQueue = timerGroup.TimerQueue; 294TimerQueue timerQueue = timerGroup.TimerQueue; 355private TimerQueue timerQueue; 364public TimerQueue TimerQueue