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

◆ IsCompleted

bool System.IO.Stream.SynchronousAsyncResult.IsCompleted
getset

Definition at line 1658 of file Stream.cs.

1659 {
1660 [global::Cpp2ILInjected.Token(Token = "0x60028FE")]
1661 [global::Cpp2ILInjected.Address(RVA = "0x1BC516C", Offset = "0x1BC516C", Length = "0x8")]
1662 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1663 get
1664 {
1665 throw null;
1666 }
1667 }