3 references to OpenWriteAsync
System.Net.WebClient (3)
System\Net\WebClient.cs (3)
1226
OpenWriteAsync
(address, null, null);
1229
OpenWriteAsync
(address, method, null);
1605
try {
OpenWriteAsync
(address, method, tcs); }