5 references to HandleException
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (5)
223if (Fx.IsFatal(exception) || !thisPtr.HandleException(exception)) 1414if (Fx.IsFatal(exception) || !this.instanceManager.HandleException(exception)) 1438if (Fx.IsFatal(exception) || !thisPtr.instanceManager.HandleException(exception)) 1464if (!this.instanceManager.HandleException(exception)) 1481if (Fx.IsFatal(exception) || !thisPtr.instanceManager.HandleException(exception))