1 instantiation of WorkflowOperationUnhandledException
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationErrorHandler.cs (1)
22return new WorkflowOperationUnhandledException(innerException);
1 reference to WorkflowOperationUnhandledException
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationErrorHandler.cs (1)
32return error is WorkflowOperationUnhandledException;