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

◆ CharsUsed

unsafe int System.Text.Encoding.EncodingByteBuffer.CharsUsed
getsetpackage

Definition at line 2483 of file Encoding.cs.

2484 {
2485 [global::Cpp2ILInjected.Token(Token = "0x600169D")]
2486 [global::Cpp2ILInjected.Address(RVA = "0x1AE839C", Offset = "0x1AE839C", Length = "0x18")]
2487 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2488 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF7Encoding), Member = "GetBytes", MemberParameters = new object[]
2489 {
2490 typeof(char*),
2491 typeof(int),
2492 typeof(byte*),
2493 typeof(int),
2494 typeof(EncoderNLS)
2495 }, ReturnType = typeof(int))]
2496 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2497 get
2498 {
2499 throw null;
2500 }
2501 }
class f__AnonymousType0<< Count > j__TPar