2 references to DownloadStringAsync
System.Net.WebClient (2)
System\Net\WebClient.cs (2)
1288DownloadStringAsync(address, null); 1549try { DownloadStringAsync(address, tcs); }