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