8 references to net_repcall
System.Net.Requests (8)
System\Net\FileWebRequest.cs (2)
136
throw new InvalidOperationException(SR.
net_repcall
);
188
throw new InvalidOperationException(SR.
net_repcall
);
System\Net\FtpWebRequest.cs (4)
535
throw new InvalidOperationException(SR.
net_repcall
);
620
throw new InvalidOperationException(SR.
net_repcall
);
718
throw new InvalidOperationException(SR.
net_repcall
);
771
throw new InvalidOperationException(SR.
net_repcall
);
System\Net\HttpWebRequest.cs (2)
1152
throw new InvalidOperationException(SR.
net_repcall
);
1429
throw new InvalidOperationException(SR.
net_repcall
);