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
DebuggerBrowsableState.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Diagnostics
5
{
6
// Token: 0x020005CE RID: 1486
7
[
ComVisible
(
true
)]
8
public
enum
DebuggerBrowsableState
9
{
10
// Token: 0x04001957 RID: 6487
11
Never
,
12
// Token: 0x04001958 RID: 6488
13
Collapsed
= 2,
14
// Token: 0x04001959 RID: 6489
15
RootHidden
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Diagnostics.DebuggerBrowsableState
DebuggerBrowsableState
Definition
DebuggerBrowsableState.cs:9
System.Diagnostics.DebuggerBrowsableState.Never
@ Never
System.Diagnostics.DebuggerBrowsableState.RootHidden
@ RootHidden
System.Diagnostics.DebuggerBrowsableState.Collapsed
@ Collapsed
System.Diagnostics
Definition
ConditionalAttribute.cs:5
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
Diagnostics
DebuggerBrowsableState.cs
Generated by
1.10.0