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
InternalFE.cs
Go to the documentation of this file.
1using System;
2using System.IO;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000429")]
10 internal sealed class InternalFE
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600213C")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B6F3F4", Offset = "0x1B6F3F4", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BinaryFormatter), Member = "Deserialize", MemberParameters = new object[]
15 {
16 typeof(global::System.IO.Stream),
17 typeof(global::System.Runtime.Remoting.Messaging.HeaderHandler),
18 typeof(bool)
19 }, ReturnType = typeof(object))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BinaryFormatter), Member = "Serialize", MemberParameters = new object[]
21 {
22 typeof(global::System.IO.Stream),
23 typeof(object),
24 typeof(global::System.Runtime.Remoting.Messaging.Header[]),
25 typeof(bool)
26 }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
29 public InternalFE()
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x40011BE")]
35 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
37
38 [global::Cpp2ILInjected.Token(Token = "0x40011BF")]
39 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
41
42 [global::Cpp2ILInjected.Token(Token = "0x40011C0")]
43 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
45
46 [global::Cpp2ILInjected.Token(Token = "0x40011C1")]
47 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
49 }
50}
class f__AnonymousType0<< Count > j__TPar