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

◆ CurrentEncoding

virtual global.System.Text.Encoding System.IO.StreamReader.CurrentEncoding
getsetinherited

Definition at line 303 of file StreamReader.cs.

304 {
305 [global::Cpp2ILInjected.Token(Token = "0x6002799")]
306 [global::Cpp2ILInjected.Address(RVA = "0x1B9AF1C", Offset = "0x1B9AF1C", Length = "0x8")]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
308 get
309 {
310 throw null;
311 }
312 }