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