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

◆ FormatProvider

override global.System.IFormatProvider System.IO.TextWriter.SyncTextWriter.FormatProvider
getset

Definition at line 452 of file TextWriter.cs.

453 {
454 [global::Cpp2ILInjected.Token(Token = "0x6002804")]
455 [global::Cpp2ILInjected.Address(RVA = "0x1B9EC34", Offset = "0x1B9EC34", Length = "0x10")]
456 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
457 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
458 get
459 {
460 throw null;
461 }
462 }