Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
StackTraceHiddenAttribute.cs
Go to the documentation of this file.
1
namespace
System.Diagnostics
;
2
3
[AttributeUsage(
AttributeTargets
.Class |
AttributeTargets
.Struct |
AttributeTargets
.Constructor |
AttributeTargets
.Method, Inherited =
false
)]
4
public
sealed
class
StackTraceHiddenAttribute
:
Attribute
5
{
6
}
System.Attribute
Definition
Attribute.cs:12
System.Diagnostics.StackTraceHiddenAttribute
Definition
StackTraceHiddenAttribute.cs:5
System.Diagnostics
Definition
AggregationManager.cs:6
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.Private.CoreLib
System.Diagnostics
StackTraceHiddenAttribute.cs
Generated by
1.10.0