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
BinaryMethodCall.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000406")]
8 internal sealed class BinaryMethodCall
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001FEA")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B5D1B8", Offset = "0x1B5D1B8", Length = "0x118")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryWriter), Member = "WriteMethodCall", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IOUtil), Member = "WriteStringWithCode", MemberParameters = new object[]
16 {
17 typeof(string),
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IOUtil), Member = "WriteWithCode", MemberParameters = new object[]
21 {
22 typeof(global::System.Type),
23 typeof(object),
25 }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 internal void Write(__BinaryWriter sout)
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6001FEB")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1B5D2D0", Offset = "0x1B5D2D0", Length = "0x4")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 internal void Dump()
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x6001FEC")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1B5D2D4", Offset = "0x1B5D2D4", Length = "0x10")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x400106B")]
50 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
51 private string methodName;
52
53 [global::Cpp2ILInjected.Token(Token = "0x400106C")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
55 private string typeName;
56
57 [global::Cpp2ILInjected.Token(Token = "0x400106D")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
59 private object[] args;
60
61 [global::Cpp2ILInjected.Token(Token = "0x400106E")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
63 private object callContext;
64
65 [global::Cpp2ILInjected.Token(Token = "0x400106F")]
66 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
67 private global::System.Type[] argTypes;
68
69 [global::Cpp2ILInjected.Token(Token = "0x4001070")]
70 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
71 private bool bArgsPrimitive;
72
73 [global::Cpp2ILInjected.Token(Token = "0x4001071")]
74 [global::Cpp2ILInjected.FieldOffset(Offset = "0x3C")]
76 }
77}
class f__AnonymousType0<< Count > j__TPar