6 references to InternalException
System.Net.Requests (6)
System\Net\CommandStream.cs (1)
195throw new InternalException();
System\Net\FtpControlStream.cs (2)
168throw new InternalException(); 1136throw new InternalException();
System\Net\FtpWebRequest.cs (3)
1028throw new InternalException(); //consider replacing this on Assert 1165throw new InternalException(); 1288throw new InternalException();