12 references to WrapException
System.Net.Sockets (12)
System\Net\Sockets\NetworkStream.cs (12)
234throw WrapException(SR.net_io_readfailure, exception); 257throw WrapException(SR.net_io_readfailure, exception); 300throw WrapException(SR.net_io_writefailure, exception); 324throw WrapException(SR.net_io_writefailure, exception); 436throw WrapException(SR.net_io_readfailure, exception); 459throw WrapException(SR.net_io_readfailure, exception); 499throw WrapException(SR.net_io_writefailure, exception); 518throw WrapException(SR.net_io_writefailure, exception); 556throw WrapException(SR.net_io_readfailure, exception); 579throw WrapException(SR.net_io_readfailure, exception); 616throw WrapException(SR.net_io_writefailure, exception); 638throw WrapException(SR.net_io_writefailure, exception);