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
CrossAppDomainData.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000376")]
8 [global::System.Serializable]
9 internal class CrossAppDomainData
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001D2A")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B3FF8C", Offset = "0x1B3FF8C", Length = "0xA8")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ObjRef), Member = "DeserializeInTheCurrentDomain", MemberParameters = new object[]
14 {
15 typeof(int),
16 typeof(byte[])
17 }, ReturnType = typeof(ObjRef))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CrossAppDomainChannel), Member = "get_ChannelData", ReturnType = typeof(object))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingConfiguration), Member = "get_ProcessId", ReturnType = typeof(string))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x17000369")]
29 internal int DomainID
30 {
31 [global::Cpp2ILInjected.Token(Token = "0x6001D2B")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1B40034", Offset = "0x1B40034", Length = "0x8")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 get
35 {
36 throw null;
37 }
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x1700036A")]
41 internal string ProcessID
42 {
43 [global::Cpp2ILInjected.Token(Token = "0x6001D2C")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1B4003C", Offset = "0x1B4003C", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 get
47 {
48 throw null;
49 }
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x4000EBB")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
54 private object _ContextID;
55
56 [global::Cpp2ILInjected.Token(Token = "0x4000EBC")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
58 private int _DomainID;
59
60 [global::Cpp2ILInjected.Token(Token = "0x4000EBD")]
61 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
62 private string _processGuid;
63 }
64}
class f__AnonymousType0<< Count > j__TPar