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