11 references to CreateCommunicationException
System.ServiceModel (11)
System\ServiceModel\Channels\HttpChannelHelpers.cs (4)
3097HttpChannelUtilities.CreateCommunicationException(listenerException)); 3110HttpChannelUtilities.CreateCommunicationException(listenerException)); 3129HttpChannelUtilities.CreateCommunicationException(listenerException)); 3148HttpChannelUtilities.CreateCommunicationException(listenerException));
System\ServiceModel\Channels\HttpRequestContext.cs (5)
880HttpChannelUtilities.CreateCommunicationException(listenerException)); 1020HttpChannelUtilities.CreateCommunicationException(listenerException)); 1033HttpChannelUtilities.CreateCommunicationException(listenerException)); 1046HttpChannelUtilities.CreateCommunicationException(listenerException)); 1059HttpChannelUtilities.CreateCommunicationException(listenerException));
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
624HttpChannelUtilities.CreateCommunicationException(listenerException));
System\ServiceModel\Channels\WebSocketHelper.cs (1)
312return HttpChannelUtilities.CreateCommunicationException(httpListenerException);