2 writes to AbortOrTerminateRequested
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
1630this.Scheduler.AbortOrTerminateRequested = true; 1764this.Scheduler.AbortOrTerminateRequested = true;
1 reference to AbortOrTerminateRequested
System.Workflow.Runtime (1)
Scheduler.cs (1)
237if (this.AbortOrTerminateRequested)