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