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