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

◆ MustFlush

bool System.Text.DecoderNLS.MustFlush
getsetinherited

Definition at line 186 of file DecoderNLS.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x60014BB")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1CB3534", Offset = "0x1CB3534", Length = "0x8")]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 get
192 {
193 throw null;
194 }
195 }