2 references to IsUnloadableNow
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
826
if (this.
IsUnloadableNow
&& !(this.ThrownException is PersistenceException))
1473
if (this.
IsUnloadableNow
)