terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ CompletedSynchronously

bool System.IO.Stream.SynchronousAsyncResult.CompletedSynchronously
getset

Definition at line 1701 of file Stream.cs.

1702 {
1703 [global::Cpp2ILInjected.Token(Token = "0x6002901")]
1704 [global::Cpp2ILInjected.Address(RVA = "0x1BC5278", Offset = "0x1BC5278", Length = "0x8")]
1705 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1706 get
1707 {
1708 throw null;
1709 }
1710 }