Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ValidatedNotNullAttribute.cs
Go to the documentation of this file.
1
namespace
System.Collections.Immutable
;
2
3
[AttributeUsage(
AttributeTargets
.Parameter, AllowMultiple =
false
, Inherited =
false
)]
4
internal
sealed
class
ValidatedNotNullAttribute
:
Attribute
5
{
6
}
System.Attribute
Definition
Attribute.cs:12
System.Collections.Immutable.ValidatedNotNullAttribute
Definition
ValidatedNotNullAttribute.cs:5
System.Collections.Immutable
Definition
AllocFreeConcurrentStack.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.Collections.Immutable
System.Collections.Immutable
ValidatedNotNullAttribute.cs
Generated by
1.10.0