1 write to Status
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
995item.Status = (int)workflowStatus;
1 reference to Status
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
178command.Parameters.Add(this.dbResourceAllocator.NewDbParameter("@status", item.Status));