8 references to net_repcall
System.Net.Requests (8)
System\Net\FileWebRequest.cs (2)
136throw new InvalidOperationException(SR.net_repcall); 188throw new InvalidOperationException(SR.net_repcall);
System\Net\FtpWebRequest.cs (4)
537throw new InvalidOperationException(SR.net_repcall); 622throw new InvalidOperationException(SR.net_repcall); 720throw new InvalidOperationException(SR.net_repcall); 773throw new InvalidOperationException(SR.net_repcall);
System\Net\HttpWebRequest.cs (2)
1146throw new InvalidOperationException(SR.net_repcall); 1419throw new InvalidOperationException(SR.net_repcall);