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

◆ DownloadStringAsync() [1/2]

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

Definition at line 1527 of file WebClient.cs.

1528 {
1529 long num = 0L;
1530 this.DownloadStringAsync(address, num);
1531 }
void DownloadStringAsync(global::System.Uri address)

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

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