Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
PrePrepareMethodAttribute.cs
Go to the documentation of this file.
2
3[Obsolete("The Constrained Execution Region (CER) feature is not supported.", DiagnosticId = "SYSLIB0004", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
4[AttributeUsage(AttributeTargets.Constructor | AttributeTargets.Method, Inherited = false)]
6{
7}