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