1 write to isBlocked
System.Workflow.Runtime (1)
Hosting\SqlPersistenceWorkflowInstanceDescription.cs (1)
39
this.
isBlocked
= isBlocked;
1 reference to isBlocked
System.Workflow.Runtime (1)
Hosting\SqlPersistenceWorkflowInstanceDescription.cs (1)
46
public bool IsBlocked { get { return
isBlocked
; } }