14 references to IsIrrecoverableException
System.Workflow.Runtime (14)
Hosting\DefaultWorkflowSchedulerService.cs (1)
338
if (WorkflowExecutor.
IsIrrecoverableException
(e))
Scheduler.cs (1)
190
if (WorkflowExecutor.
IsIrrecoverableException
(e))
System\Activities\Statements\Interop.cs (4)
397
if (WorkflowExecutor.
IsIrrecoverableException
(exception) || !this.persistOnClose.Get(context))
432
if (WorkflowExecutor.
IsIrrecoverableException
(exception) || !this.persistOnClose.Get(context))
538
if (WorkflowExecutor.
IsIrrecoverableException
(exception) || !this.persistOnClose.Get(context))
836
if (WorkflowExecutor.
IsIrrecoverableException
(exception) || !this.persistOnClose.Get(context))
System\Activities\Statements\InteropEnvironment.cs (1)
202
if (WorkflowExecutor.
IsIrrecoverableException
(this.uncaughtException))
System\Activities\Statements\InteropExecutor.cs (1)
998
if (WorkflowExecutor.
IsIrrecoverableException
(e))
WorkBatch.cs (2)
212
if (WorkflowExecutor.
IsIrrecoverableException
(e))
269
if (WorkflowExecutor.
IsIrrecoverableException
(e))
WorkflowExecutor.cs (4)
742
if (WorkflowExecutor.
IsIrrecoverableException
(e))
961
if (WorkflowExecutor.
IsIrrecoverableException
(e))
1125
if (WorkflowExecutor.
IsIrrecoverableException
(e))
1840
if (WorkflowExecutor.
IsIrrecoverableException
(e))