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

◆ LeaveOpen

bool System.IO.StreamReader.LeaveOpen
getsetpackageinherited

Definition at line 327 of file StreamReader.cs.

328 {
329 [global::Cpp2ILInjected.Token(Token = "0x600279B")]
330 [global::Cpp2ILInjected.Address(RVA = "0x1B9AF0C", Offset = "0x1B9AF0C", Length = "0x10")]
331 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
333 get
334 {
335 throw null;
336 }
337 }