Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
UnverifiableCodeAttribute.cs
Go to the documentation of this file.
1
namespace
System.Security
;
2
3
[AttributeUsage(
AttributeTargets
.Module, AllowMultiple =
true
, Inherited =
false
)]
4
public
sealed
class
UnverifiableCodeAttribute
:
Attribute
5
{
6
}
System.Attribute
Definition
Attribute.cs:12
System.Security.UnverifiableCodeAttribute
Definition
UnverifiableCodeAttribute.cs:5
System.Security
Definition
ExtendedProtectionPolicyTypeConverter.cs:8
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.Private.CoreLib
System.Security
UnverifiableCodeAttribute.cs
Generated by
1.10.0