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)
537
throw new InvalidOperationException(SR.
net_repcall
);
622
throw new InvalidOperationException(SR.
net_repcall
);
720
throw new InvalidOperationException(SR.
net_repcall
);
773
throw new InvalidOperationException(SR.
net_repcall
);
System\Net\HttpWebRequest.cs (2)
1146
throw new InvalidOperationException(SR.
net_repcall
);
1419
throw new InvalidOperationException(SR.
net_repcall
);