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

◆ BytesUsed

unsafe int System.Text.Encoding.EncodingCharBuffer.BytesUsed
getsetpackage

Definition at line 2215 of file Encoding.cs.

2216 {
2217 [global::Cpp2ILInjected.Token(Token = "0x6001691")]
2218 [global::Cpp2ILInjected.Address(RVA = "0x1AE7F34", Offset = "0x1AE7F34", Length = "0x10")]
2219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF7Encoding), Member = "GetChars", MemberParameters = new object[]
2220 {
2221 typeof(byte*),
2222 typeof(int),
2223 typeof(char*),
2224 typeof(int),
2225 typeof(DecoderNLS)
2226 }, ReturnType = typeof(int))]
2227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2228 get
2229 {
2230 throw null;
2231 }
2232 }
class f__AnonymousType0<< Count > j__TPar