1 write to TimerQueue
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
346TimerQueue = new TimerEventSubscriptionCollection(this, this.instanceId);
2 references to TimerQueue
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (2)
220this.TimerQueue.Remove(timerId); 447this.TimerQueue.Executor = this;