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