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
InternalDecoderBestFitFallback.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Text
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200025F")]
8 [global::System.Serializable]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001488")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1CB1CF8", Offset = "0x1CB1CF8", Length = "0x30")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "SetDefaultFallbacks", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6001489")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1CB1D30", Offset = "0x1CB1D30", Length = "0x58")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InternalDecoderBestFitFallbackBuffer), Member = ".ctor", MemberParameters = new object[] { typeof(InternalDecoderBestFitFallback) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x17000202")]
33 public override int MaxCharCount
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x600148A")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1CB1E90", Offset = "0x1CB1E90", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x600148B")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1CB1E98", Offset = "0x1CB1E98", Length = "0x98")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
49 public override bool Equals(object value)
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x600148C")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1CB1F30", Offset = "0x1CB1F30", Length = "0x14")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
58 public override int GetHashCode()
59 {
60 throw null;
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x4000AE6")]
64 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
66
67 [global::Cpp2ILInjected.Token(Token = "0x4000AE7")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
69 internal char[] _arrayBestFit;
70
71 [global::Cpp2ILInjected.Token(Token = "0x4000AE8")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
73 internal char _cReplacement;
74 }
75}
class f__AnonymousType0<< Count > j__TPar