12 references to WrapException
System.Net.Sockets (12)
System\Net\Sockets\NetworkStream.cs (12)
244throw WrapException(SR.net_io_readfailure, exception); 269throw WrapException(SR.net_io_readfailure, exception); 316throw WrapException(SR.net_io_writefailure, exception); 342throw WrapException(SR.net_io_writefailure, exception); 456throw WrapException(SR.net_io_readfailure, exception); 481throw WrapException(SR.net_io_readfailure, exception); 523throw WrapException(SR.net_io_writefailure, exception); 544throw WrapException(SR.net_io_writefailure, exception); 582throw WrapException(SR.net_io_readfailure, exception); 605throw WrapException(SR.net_io_readfailure, exception); 642throw WrapException(SR.net_io_writefailure, exception); 664throw WrapException(SR.net_io_writefailure, exception);