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