1 write to scheduler
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
455
this.
scheduler
= new Scheduler(this);
10 references to scheduler
System.Workflow.Runtime (10)
System\Activities\Statements\InteropExecutor.cs (10)
223
scheduler
.Run();
229
scheduler
.Run();
286
this.
scheduler
.Pause();
314
scheduler
.Run();
328
scheduler
.Run();
574
this.
scheduler
.Pause();
669
this.
scheduler
.Pause();
734
this.
scheduler
.Pause();
759
this.
scheduler
.ScheduleItem(item, isInAtomicTransaction);
814
this.
scheduler
.ScheduleItem(item, false);