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.DecoderReplacementFallback.DefaultString
getset

Definition at line 104 of file DecoderReplacementFallback.cs.

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