1 write to executor
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
1023
this.
executor
= executor;
1 reference to executor
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
1055
TimerExtension timerExtension = this.
executor
.GetService(typeof(TimerExtension)) as TimerExtension;