terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
AppDomainLevelActivator.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000385 RID: 901
7 {
8 // Token: 0x06001D57 RID: 7511 RVA: 0x000401DC File Offset: 0x0003E3DC
14
15 // Token: 0x17000378 RID: 888
16 // (get) Token: 0x06001D58 RID: 7512 RVA: 0x00040200 File Offset: 0x0003E400
18 {
19 get
20 {
21 return this._next;
22 }
23 }
24
25 // Token: 0x06001D59 RID: 7513 RVA: 0x00040214 File Offset: 0x0003E414
27 {
28 if (!true)
29 {
30 }
31 string activationUrl = this._activationUrl;
32 Type type;
34 long num;
35 if (obj != null)
36 {
37 if (obj == null)
38 {
39 throw new InvalidCastException();
40 }
41 }
42 else
43 {
44 num = 0L;
45 }
46 long value = num.m_value;
47 long value2 = num.m_value;
48 Identity identity;
49 if (identity == null)
50 {
53 throw new InvalidCastException();
54 }
55 throw new InvalidCastException();
56 }
57
58 // Token: 0x04000ECA RID: 3786
59 private string _activationUrl;
60
61 // Token: 0x04000ECB RID: 3787
63 }
64}
class f__AnonymousType0<< Count > j__TPar
IConstructionReturnMessage Activate(IConstructionCallMessage ctorCall)
static void SetMessageTargetIdentity(IMessage msg, Identity ident)
static object Connect(Type classToProxy, string url)