3 writes to InterruptsScheduler
System.Activities (3)
System\Activities\WorkflowApplication.cs (3)
5376
this.
InterruptsScheduler
= true;
5453
this.
InterruptsScheduler
= false;
5472
this.
InterruptsScheduler
= false;
1 reference to InterruptsScheduler
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
417
if (operation.
InterruptsScheduler
&& base.IsReadOnly)