2 references to WSAETIMEDOUT
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (2)
240else if ((int)socketException.SocketErrorCode == UnsafeNativeMethods.WSAETIMEDOUT) 448(int)socketException.SocketErrorCode == UnsafeNativeMethods.WSAETIMEDOUT)