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

◆ OpenWriteAsync() [2/3]

void System.Net.WebClient.OpenWriteAsync ( global::System::Uri address,
string method )
inline

Definition at line 1487 of file WebClient.cs.

1488 {
1489 long num = 0L;
1490 this.OpenWriteAsync(address, method, num);
1491 }
void OpenWriteAsync(global::System.Uri address)

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