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

◆ MoreData

unsafe bool System.Text.Encoding.EncodingCharBuffer.MoreData
getsetpackage

Definition at line 2177 of file Encoding.cs.

2178 {
2179 [global::Cpp2ILInjected.Token(Token = "0x600168F")]
2180 [global::Cpp2ILInjected.Address(RVA = "0x1AE7F00", Offset = "0x1AE7F00", Length = "0x10")]
2181 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF7Encoding), Member = "GetChars", MemberParameters = new object[]
2183 {
2184 typeof(byte*),
2185 typeof(int),
2186 typeof(char*),
2187 typeof(int),
2188 typeof(DecoderNLS)
2189 }, ReturnType = typeof(int))]
2190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2191 get
2192 {
2193 throw null;
2194 }
2195 }
class f__AnonymousType0<< Count > j__TPar