Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SuppressMergeCheckAttribute.cs
Go to the documentation of this file.
1
namespace
System.Runtime.CompilerServices
;
2
3
[AttributeUsage(
AttributeTargets
.Class |
AttributeTargets
.Constructor |
AttributeTargets
.Method |
AttributeTargets
.Property |
AttributeTargets
.Field |
AttributeTargets
.Event)]
4
[TypeForwardedFrom(
"mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
)]
5
internal
sealed
class
SuppressMergeCheckAttribute
:
Attribute
6
{
7
}
System.Attribute
Definition
Attribute.cs:12
System.Runtime.CompilerServices.SuppressMergeCheckAttribute
Definition
SuppressMergeCheckAttribute.cs:6
System.Runtime.CompilerServices
Definition
NullablePublicOnlyAttribute.cs:3
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.Runtime.CompilerServices.VisualC
System.Runtime.CompilerServices
SuppressMergeCheckAttribute.cs
Generated by
1.10.0