1 write to _isStarted
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
39
_isStarted
= isStarted;
1 reference to _isStarted
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
42
public bool IsStarted { get { return
_isStarted
; } }