2 references to RetrieveStateFromDB
System.Workflow.Runtime (2)
Hosting\SqlWorkflowPersistenceService.cs (2)
443
state =
RetrieveStateFromDB
(command, true, instanceStateId);
500
state =
RetrieveStateFromDB
(command, false, WorkflowEnvironment.WorkflowInstanceId);