3 references to Instance
System.Workflow.Runtime (3)
Hosting\SqlWorkflowPersistenceService.cs (3)
989
item.Type = PendingWorkItem.ItemType.
Instance
;
1114
case PendingWorkItem.ItemType.
Instance
:
1175
if (item.Type.Equals(PendingWorkItem.ItemType.
Instance
))