2 writes to breakOnStartup
System.Activities (2)
System\Activities\Debugger\ThreadWorkerController.cs (2)
52this.breakOnStartup = this.stateManager.ManagerProperties.BreakOnStartup; 96this.breakOnStartup = false;
1 reference to breakOnStartup
System.Activities (1)
System\Activities\Debugger\ThreadWorkerController.cs (1)
90if (this.breakOnStartup)