4 references to ConvertSendException
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (4)
351
ConvertSendException
(socketException, TimeSpan.MaxValue));
403
ConvertSendException
(socketException, TimeSpan.MaxValue));
464
_asyncWriteException =
ConvertSendException
(socketException, TimeSpan.MaxValue);
546
ConvertSendException
(socketException, timeoutHelper.RemainingTime()));