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

◆ InternalWaitForCompletion()

object System.Net.LazyAsyncResult.InternalWaitForCompletion ( )
inlinepackage

Definition at line 329 of file LazyAsyncResult.cs.

330 {
331 return this.WaitForCompletion(true);
332 }
object WaitForCompletion(bool snap)

References System.Net.LazyAsyncResult.WaitForCompletion().

Referenced by System.Net.FtpWebRequest.DataStreamClosed().