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)
535throw new InvalidOperationException(SR.net_repcall); 620throw new InvalidOperationException(SR.net_repcall); 718throw new InvalidOperationException(SR.net_repcall); 771throw new InvalidOperationException(SR.net_repcall);
System\Net\HttpWebRequest.cs (2)
1152throw new InvalidOperationException(SR.net_repcall); 1429throw new InvalidOperationException(SR.net_repcall);