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
UriSection.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20004B1")]
8 public sealed class UriSection : ConfigurationSection
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600202C")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E9DD40", Offset = "0x1E9DD40", Length = "0x38")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
14 public UriSection()
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x1700078A")]
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x600202D")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1E9DD78", Offset = "0x1E9DD78", Length = "0x38")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x1700078B")]
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x600202E")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1E9DDB0", Offset = "0x1E9DDB0", Length = "0x38")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
39 get
40 {
41 throw null;
42 }
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x1700078C")]
47 {
48 [global::Cpp2ILInjected.Token(Token = "0x600202F")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1E9DDE8", Offset = "0x1E9DDE8", Length = "0x38")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
52 get
53 {
54 throw null;
55 }
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x1700078D")]
60 {
61 [global::Cpp2ILInjected.Token(Token = "0x6002030")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1E9DE20", Offset = "0x1E9DE20", Length = "0x38")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
65 get
66 {
67 throw null;
68 }
69 }
70 }
71}
SchemeSettingElementCollection SchemeSettings
Definition UriSection.cs:60
IriParsingElement IriParsing
Definition UriSection.cs:34
override ConfigurationPropertyCollection Properties
Definition UriSection.cs:47