Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
HandleProcessCorruptedStateExceptionsAttribute.cs
Go to the documentation of this file.
2
3[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
4[Obsolete("Recovery from corrupted process state exceptions is not supported; HandleProcessCorruptedStateExceptionsAttribute is ignored.", DiagnosticId = "SYSLIB0032", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]