1 instantiation of ServiceErrorHandler
System.WorkflowServices (1)
System\ServiceModel\Description\DurableServiceAttribute.cs (1)
143
IErrorHandler errorHandler = new
ServiceErrorHandler
(includeExceptionDetails);
3 references to ServiceErrorHandler
System.WorkflowServices (3)
System\ServiceModel\Dispatcher\ServiceOperationInvoker.cs (3)
75
ServiceErrorHandler
.MarkException(e);
211
ServiceErrorHandler
.MarkException(e);
317
ServiceErrorHandler
.MarkException(e);