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
SettingsContext.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
using
Cpp2ILInjected
;
4
using
Cpp2ILInjected.CallAnalysis
;
5
6
namespace
System.Configuration
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x2000455"
)]
9
[
Serializable
]
10
public
class
SettingsContext
:
Hashtable
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x6001E0F"
)]
13
[global::Cpp2ILInjected.Address(RVA =
"0x1E96D44"
, Offset =
"0x1E96D44"
, Length =
"0x38"
)]
14
[global::Cpp2ILInjected.CallAnalysis.CallerCount(
Count
= 0)]
15
[global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(
Count
= 2)]
16
public
SettingsContext
()
17
{
18
throw
null
;
19
}
20
}
21
}
System.Collections.Hashtable.Count
virtual int Count
Definition
Hashtable.cs:800
System.Collections.Hashtable
Definition
Hashtable.cs:27
System.Configuration.SettingsContext.SettingsContext
SettingsContext()
Definition
SettingsContext.cs:16
System.Configuration.SettingsContext
Definition
SettingsContext.cs:11
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Collections
Definition
ArrayList.cs:19
System.Configuration
Definition
AssemblyHashAlgorithm.cs:5
System.Reflection.TypeAttributes.Serializable
@ Serializable
System
Definition
__Il2CppComDelegate.cs:6
source
System
Configuration
SettingsContext.cs
Generated by
1.10.0