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
EventKeywords.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Diagnostics.Tracing
4
{
5
// Token: 0x020005D8 RID: 1496
6
[Flags]
7
public
enum
EventKeywords
:
long
8
{
9
// Token: 0x0400197D RID: 6525
10
None
= 0
L
,
11
// Token: 0x0400197E RID: 6526
12
All
= -1
L
,
13
// Token: 0x0400197F RID: 6527
14
MicrosoftTelemetry
= 562949953421312
L
,
15
// Token: 0x04001980 RID: 6528
16
WdiContext
= 562949953421312
L
,
17
// Token: 0x04001981 RID: 6529
18
WdiDiagnostic
= 1125899906842624
L
,
19
// Token: 0x04001982 RID: 6530
20
Sqm
= 2251799813685248
L
,
21
// Token: 0x04001983 RID: 6531
22
AuditFailure
= 4503599627370496
L
,
23
// Token: 0x04001984 RID: 6532
24
AuditSuccess
= 9007199254740992
L
,
25
// Token: 0x04001985 RID: 6533
26
CorrelationHint
= 4503599627370496
L
,
27
// Token: 0x04001986 RID: 6534
28
EventLogClassic
= 36028797018963968
L
29
}
30
}
System.Diagnostics.Tracing.EventKeywords
EventKeywords
Definition
EventKeywords.cs:8
System.Diagnostics.Tracing.EventKeywords.MicrosoftTelemetry
@ MicrosoftTelemetry
System.Diagnostics.Tracing.EventKeywords.AuditFailure
@ AuditFailure
System.Diagnostics.Tracing.EventKeywords.CorrelationHint
@ CorrelationHint
System.Diagnostics.Tracing.EventKeywords.AuditSuccess
@ AuditSuccess
System.Diagnostics.Tracing.EventKeywords.None
@ None
System.Diagnostics.Tracing.EventKeywords.Sqm
@ Sqm
System.Diagnostics.Tracing.EventKeywords.EventLogClassic
@ EventLogClassic
System.Diagnostics.Tracing.EventKeywords.All
@ All
System.Diagnostics.Tracing.EventKeywords.WdiDiagnostic
@ WdiDiagnostic
System.Diagnostics.Tracing.EventKeywords.WdiContext
@ WdiContext
System.Diagnostics.Tracing
Definition
EventAttribute.cs:5
System.ConsoleKey.L
@ L
System
Definition
__ComObject.cs:4
source
mscorlib
System
Diagnostics
Tracing
EventKeywords.cs
Generated by
1.10.0