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)
42public bool IsStarted { get { return _isStarted; } }