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