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

◆ GetResponseAsync()

virtual Task< WebResponse > System.Net.WebRequest.GetResponseAsync ( )
inlinevirtual

Definition at line 1054 of file WebRequest.cs.

1055 {
1056 bool flag = ExecutionContext.IsFlowSuppressed();
1057 if (this != null)
1058 {
1059 }
1060 Task task;
1061 return task;
1062 }

References System.Threading.ExecutionContext.IsFlowSuppressed(), and System.task.