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

◆ BaseStream

override Stream System.IO.StreamReader.NullStreamReader.BaseStream
getset

Definition at line 678 of file StreamReader.cs.

679 {
680 [global::Cpp2ILInjected.Token(Token = "0x60027AA")]
681 [global::Cpp2ILInjected.Address(RVA = "0x1B9C0B8", Offset = "0x1B9C0B8", Length = "0x58")]
682 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
683 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
684 get
685 {
686 throw null;
687 }
688 }