2 references to DownloadFileAsync
System.Net.WebClient (2)
System\Net\WebClient.cs (2)
1340
DownloadFileAsync
(address, fileName, null);
1686
try {
DownloadFileAsync
(address, fileName, tcs); }