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
BooleanSwitch.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.ComponentModel
;
3
using
Cpp2ILInjected
;
4
using
Cpp2ILInjected.CallAnalysis
;
5
6
namespace
System.Diagnostics
7
{
8
[
SwitchLevel
(
typeof
(
bool
))]
9
[global::Cpp2ILInjected.Token(Token =
"0x20000C7"
)]
10
public
class
BooleanSwitch
:
Switch
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x6000493"
)]
13
[global::Cpp2ILInjected.Address(RVA =
"0x1EC4910"
, Offset =
"0x1EC4910"
, Length =
"0x6C"
)]
14
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
CompModSwitches
), Member =
"get_CommonDesignerServices"
, ReturnType =
typeof
(
BooleanSwitch
))]
15
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
TypeDescriptor
), Member =
".cctor"
, ReturnType =
typeof
(
void
))]
16
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
17
[global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
18
public
BooleanSwitch
(
string
displayName
,
string
description
)
19
{
20
throw
null
;
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.ComponentModel.CompModSwitches
Definition
CompModSwitches.cs:10
System.ComponentModel.TypeDescriptor
Definition
TypeDescriptor.cs:18
System.Diagnostics.BooleanSwitch.BooleanSwitch
BooleanSwitch(string displayName, string description)
Definition
BooleanSwitch.cs:18
System.Diagnostics.BooleanSwitch
Definition
BooleanSwitch.cs:11
System.Diagnostics.Switch.description
readonly string description
Definition
Switch.cs:102
System.Diagnostics.Switch.displayName
readonly string displayName
Definition
Switch.cs:106
System.Diagnostics.Switch
Definition
Switch.cs:11
System.Type
Definition
Type.cs:43
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.ComponentModel
Definition
AddingNewEventArgs.cs:9
System.Diagnostics
Definition
ConditionalAttribute.cs:7
System
Definition
__Il2CppComDelegate.cs:6
source
System
Diagnostics
BooleanSwitch.cs
Generated by
1.10.0