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
InternalEncoderBestFitFallback.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Text
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200026A")]
8 [global::System.Serializable]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60014D8")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1CB432C", Offset = "0x1CB432C", Length = "0x28")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "SetDefaultFallbacks", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x60014D9")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1CB435C", Offset = "0x1CB435C", Length = "0x58")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InternalEncoderBestFitFallbackBuffer), Member = ".ctor", MemberParameters = new object[] { typeof(InternalEncoderBestFitFallback) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x17000213")]
32 public override int MaxCharCount
33 {
34 [global::Cpp2ILInjected.Token(Token = "0x60014DA")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1CB44BC", Offset = "0x1CB44BC", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60014DB")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1CB44C4", Offset = "0x1CB44C4", Length = "0xB4")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
48 public override bool Equals(object value)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x60014DC")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1CB4578", Offset = "0x1CB4578", Length = "0x14")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
57 public override int GetHashCode()
58 {
59 throw null;
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x4000AFE")]
63 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
65
66 [global::Cpp2ILInjected.Token(Token = "0x4000AFF")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
68 internal char[] _arrayBestFit;
69 }
70}
class f__AnonymousType0<< Count > j__TPar