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
ConfigurationSettings.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000494")]
9 public sealed class ConfigurationSettings
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001FD1")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E9CD90", Offset = "0x1E9CD90", Length = "0x38")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x1700076F")]
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x6001FD2")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E9CDC8", Offset = "0x1E9CDC8", Length = "0x38")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 get
28 {
29 throw null;
30 }
31 }
32
33 [Obsolete("This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection")]
34 [global::Cpp2ILInjected.Token(Token = "0x6001FD3")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E9CE00", Offset = "0x1E9CE00", Length = "0x38")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
38 public static object GetConfig(string sectionName)
39 {
40 throw null;
41 }
42 }
43}
class f__AnonymousType0<< Count > j__TPar
static object GetConfig(string sectionName)