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
InternalRemotingServices.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x02000341 RID: 833
9 [ComVisible(true)]
11 {
12 // Token: 0x06001BD2 RID: 7122 RVA: 0x0003BE9C File Offset: 0x0003A09C
14 {
15 Type type;
16 do
17 {
18 if (!true)
19 {
20 }
21 if (type == null)
22 {
23 goto IL_002B;
24 }
25 }
26 while (type != null);
27 throw new InvalidCastException();
28 IL_002B:
29 throw new InvalidCastException();
30 }
31
32 // Token: 0x06001BD3 RID: 7123 RVA: 0x0003BEE4 File Offset: 0x0003A0E4
33 // Note: this type is marked as 'beforefieldinit'.
35 {
36 }
37
38 // Token: 0x04000E29 RID: 3625
39 private static Hashtable _soapAttributes;
40 }
41}
class f__AnonymousType0<< Count > j__TPar
static SoapAttribute GetCachedSoapAttribute(object reflectionObject)