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
Base64WriteStateInfo.cs
Go to the documentation of this file.
1using System;
2using System.IO;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000325")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60014E6")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E38FC0", Offset = "0x1E38FC0", Length = "0x4")]
14 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Base64Stream), Member = ".ctor", MemberParameters = new object[]
16 {
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x170004C4")]
27 internal int Padding
28 {
30 [global::Cpp2ILInjected.Token(Token = "0x60014E7")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1E390C4", Offset = "0x1E390C4", Length = "0x8")]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 get
34 {
35 throw null;
36 }
38 [global::Cpp2ILInjected.Token(Token = "0x60014E8")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1E390CC", Offset = "0x1E390CC", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 set
42 {
43 throw null;
44 }
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x170004C5")]
48 internal byte LastBits
49 {
51 [global::Cpp2ILInjected.Token(Token = "0x60014E9")]
52 [global::Cpp2ILInjected.Address(RVA = "0x1E390D4", Offset = "0x1E390D4", Length = "0x8")]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 get
55 {
56 throw null;
57 }
59 [global::Cpp2ILInjected.Token(Token = "0x60014EA")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1E390DC", Offset = "0x1E390DC", Length = "0x8")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 set
63 {
64 throw null;
65 }
66 }
67
69 [global::Cpp2ILInjected.Token(Token = "0x400115C")]
70 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
71 private int <Padding>k__BackingField;
72
74 [global::Cpp2ILInjected.Token(Token = "0x400115D")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x3C")]
76 private byte <LastBits>k__BackingField;
77 }
78}
class f__AnonymousType0<< Count > j__TPar