terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DownloadDataAsync() [1/2]

void System.Net.WebClient.DownloadDataAsync ( global::System::Uri address)
inline

Definition at line 1556 of file WebClient.cs.

1557 {
1558 long num = 0L;
1559 this.DownloadDataAsync(address, num);
1560 }
void DownloadDataAsync(global::System.Uri address)

References System.Net.WebClient.DownloadDataAsync(), and System.L.

Referenced by System.Net.WebClient.DownloadDataAsync().