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

◆ OpenReadAsync() [1/2]

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

Definition at line 1463 of file WebClient.cs.

1464 {
1465 long num = 0L;
1466 this.OpenReadAsync(address, num);
1467 }
void OpenReadAsync(global::System.Uri address)

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

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