20 references to UpdateStatusAfterSocketErrorAndThrowException
System.Net.Sockets (20)
System\Net\Sockets\Socket.cs (19)
288UpdateStatusAfterSocketErrorAndThrowException(errorCode); 322UpdateStatusAfterSocketErrorAndThrowException(errorCode); 368UpdateStatusAfterSocketErrorAndThrowException(errorCode); 426UpdateStatusAfterSocketErrorAndThrowException(errorCode); 809UpdateStatusAfterSocketErrorAndThrowException(SocketError.InvalidArgument); 821UpdateStatusAfterSocketErrorAndThrowException(errorCode); 1023UpdateStatusAfterSocketErrorAndThrowException(errorCode); 1085UpdateStatusAfterSocketErrorAndThrowException(errorCode); 1372UpdateStatusAfterSocketErrorAndThrowException(errorCode); 1454UpdateStatusAfterSocketErrorAndThrowException(errorCode); 1495UpdateStatusAfterSocketErrorAndThrowException(errorCode); 1699UpdateStatusAfterSocketErrorAndThrowException(errorCode); 1786UpdateStatusAfterSocketErrorAndThrowException(errorCode); 2075UpdateStatusAfterSocketErrorAndThrowException(errorCode); 2363UpdateStatusAfterSocketErrorAndThrowException(errorCode); 2487UpdateStatusAfterSocketErrorAndThrowException(errorCode); 2829UpdateStatusAfterSocketErrorAndThrowException(errorCode); 3681UpdateStatusAfterSocketErrorAndThrowException(errorCode); 3920UpdateStatusAfterSocketErrorAndThrowException(error, disconnectOnFailure, callerName);
System\Net\Sockets\Socket.Unix.cs (1)
230UpdateStatusAfterSocketErrorAndThrowException(errorCode);