11 references to RaiseServicesExceptionNotHandledEvent
System.Workflow.Runtime (11)
Hosting\DefaultWorkflowSchedulerService.cs (2)
242
RaiseServicesExceptionNotHandledEvent
(e, (Guid)ci.State);
248
RaiseServicesExceptionNotHandledEvent
(e, (Guid)ci.State);
Hosting\ManualWorkflowSchedulerService.cs (4)
183
RaiseServicesExceptionNotHandledEvent
(e, workflowInstanceId);
227
RaiseServicesExceptionNotHandledEvent
(e, workflowInstanceId);
341
RaiseServicesExceptionNotHandledEvent
(e, ci.InstanceId);
347
RaiseServicesExceptionNotHandledEvent
(e, ci.InstanceId);
Hosting\SqlWorkflowPersistenceService.cs (5)
900
RaiseServicesExceptionNotHandledEvent
(e, instanceId);
920
RaiseServicesExceptionNotHandledEvent
(e, instanceId);
942
RaiseServicesExceptionNotHandledEvent
(e, Guid.Empty);
963
RaiseServicesExceptionNotHandledEvent
(ioe, id);
967
RaiseServicesExceptionNotHandledEvent
(e, id);