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

◆ InternalHasFallbackBuffer

bool System.Text.Decoder.InternalHasFallbackBuffer
getsetpackageinherited

Definition at line 128 of file Decoder.cs.

129 {
130 [global::Cpp2ILInjected.Token(Token = "0x600147D")]
131 [global::Cpp2ILInjected.Address(RVA = "0x1CB1300", Offset = "0x1CB1300", Length = "0x10")]
132 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
133 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "ThrowCharsOverflow", MemberParameters = new object[]
134 {
135 typeof(DecoderNLS),
136 typeof(bool)
137 }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
139 get
140 {
141 throw null;
142 }
143 }
class f__AnonymousType0<< Count > j__TPar