5 writes to isInstanceStarted
System.Workflow.Runtime (5)
WorkflowRuntime.cs (5)
1156isInstanceStarted = true; 1301isInstanceStarted = false; 1338isInstanceStarted = true; 1346isInstanceStarted = true; 1386isInstanceStarted = false;
2 references to isInstanceStarted
System.Workflow.Runtime (2)
WorkflowRuntime.cs (2)
1176ss(this, new WorkflowRuntimeEventArgs(isInstanceStarted)); 1377handler(this, new WorkflowRuntimeEventArgs(isInstanceStarted));