Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SuppressIldasmAttribute.cs
Go to the documentation of this file.
2
3[Obsolete("SuppressIldasmAttribute has no effect in .NET 6.0+.", DiagnosticId = "SYSLIB0025", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
4[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module)]
5public sealed class SuppressIldasmAttribute : Attribute
6{
7}