1 write to timerSchedulerSerivce
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
608
this.
timerSchedulerSerivce
= new TimerSchedulerService(this);
2 references to timerSchedulerSerivce
System.Workflow.Runtime (2)
System\Activities\Statements\InteropExecutor.cs (2)
606
if (this.
timerSchedulerSerivce
== null)
610
return this.
timerSchedulerSerivce
;