1 write to _status
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
107set { _status = value; }
1 reference to _status
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
106get { return _status; }