2 writes to isServiceContainerStarting
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (2)
602this.isServiceContainerStarting = true; 614this.isServiceContainerStarting = false;
1 reference to isServiceContainerStarting
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
355isSynchronousAttach = !this.isServiceContainerStarting;