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