2 instantiations of DurableDispatcherAddressingFault
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
539
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FaultException(new
DurableDispatcherAddressingFault
()));
System\ServiceModel\Dispatcher\WorkflowDurableInstance.cs (1)
81
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FaultException(new
DurableDispatcherAddressingFault
()));