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

◆ DefaultString

string System.Text.EncoderReplacementFallback.DefaultString
getset

Definition at line 103 of file EncoderReplacementFallback.cs.

104 {
105 [global::Cpp2ILInjected.Token(Token = "0x6001516")]
106 [global::Cpp2ILInjected.Address(RVA = "0x1AD1984", Offset = "0x1AD1984", Length = "0x8")]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 get
109 {
110 throw null;
111 }
112 }