1 instantiation of CommunicationObjectFaultedException
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObject.cs (1)
249return new CommunicationObjectFaultedException(message);
3 references to CommunicationObjectFaultedException
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ErrorHandlingReceiver.cs (3)
67catch (CommunicationObjectFaultedException) 106catch (CommunicationObjectFaultedException) 150catch (CommunicationObjectFaultedException)