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
UnixNoLibCIPGlobalProperties.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020002C4 RID: 708
8 {
9 // Token: 0x17000451 RID: 1105
10 // (get) Token: 0x060012C6 RID: 4806 RVA: 0x00002050 File Offset: 0x00000250
11 public override string DomainName
12 {
13 get
14 {
15 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
16 }
17 }
18
19 // Token: 0x060012C7 RID: 4807 RVA: 0x0003A678 File Offset: 0x00038878
21 {
22 }
23 }
24}