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
TraceSwitch.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Diagnostics
4
{
5
// Token: 0x020000D4 RID: 212
6
[
SwitchLevel
(
typeof
(
TraceLevel
))]
7
public
class
TraceSwitch
:
Switch
8
{
9
// Token: 0x060004D7 RID: 1239 RVA: 0x00013D5C File Offset: 0x00011F5C
10
public
TraceSwitch
(
string
displayName
,
string
description
)
11
{
12
if
(
"Shadow Key"
==
null
)
13
{
14
}
15
base
..ctor(
displayName
,
description
);
16
}
17
}
18
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Diagnostics.Switch.description
readonly string description
Definition
Switch.cs:43
System.Diagnostics.Switch.displayName
readonly string displayName
Definition
Switch.cs:46
System.Diagnostics.Switch
Definition
Switch.cs:8
System.Diagnostics.TraceSwitch.TraceSwitch
TraceSwitch(string displayName, string description)
Definition
TraceSwitch.cs:10
System.Diagnostics.TraceSwitch
Definition
TraceSwitch.cs:8
System.Diagnostics.TraceLevel
TraceLevel
Definition
TraceLevel.cs:7
System.Diagnostics
Definition
ConditionalAttribute.cs:5
System
Definition
__ComObject.cs:4
source
System
Diagnostics
TraceSwitch.cs
Generated by
1.10.0