3 writes to threadRequested
System.Workflow.Runtime (3)
Scheduler.cs (3)
42this.threadRequested = false; 273this.threadRequested = (ret != null); 331this.threadRequested = true;
1 reference to threadRequested
System.Workflow.Runtime (1)
Scheduler.cs (1)
326if (!this.threadRequested)