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