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.EncodingByteBuffer.MoreData
getsetpackage

Definition at line 2444 of file Encoding.cs.

2445 {
2446 [global::Cpp2ILInjected.Token(Token = "0x600169B")]
2447 [global::Cpp2ILInjected.Address(RVA = "0x1AE8314", Offset = "0x1AE8314", Length = "0x40")]
2448 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2449 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF7Encoding), Member = "GetBytes", MemberParameters = new object[]
2450 {
2451 typeof(char*),
2452 typeof(int),
2453 typeof(byte*),
2454 typeof(int),
2455 typeof(EncoderNLS)
2456 }, ReturnType = typeof(int))]
2457 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2458 get
2459 {
2460 throw null;
2461 }
2462 }
class f__AnonymousType0<< Count > j__TPar