2 references to ConvertNetworkError
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpSocket.cs (2)
391
throw FxTrace.Exception.AsError(UdpSocket.
ConvertNetworkError
(socketException, this));
448
completionException = UdpSocket.
ConvertNetworkError
(socketException, asyncResult);