4 references to net_nouploadonget
System.Net.Requests (4)
System\Net\FileWebRequest.cs (1)
124throw new ProtocolViolationException(SR.net_nouploadonget);
System\Net\FtpWebRequest.cs (2)
725throw new ProtocolViolationException(SR.net_nouploadonget); 778throw new ProtocolViolationException(SR.net_nouploadonget);
System\Net\HttpWebRequest.cs (1)
1081throw new ProtocolViolationException(SR.net_nouploadonget);