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

◆ Encoding

override global.System.Text.Encoding System.IO.TextWriter.SyncTextWriter.Encoding
getset

Definition at line 439 of file TextWriter.cs.

440 {
441 [global::Cpp2ILInjected.Token(Token = "0x6002803")]
442 [global::Cpp2ILInjected.Address(RVA = "0x1B9EC24", Offset = "0x1B9EC24", Length = "0x10")]
443 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
444 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
445 get
446 {
447 throw null;
448 }
449 }