File: artifacts\obj\System.Threading.Thread\Debug\net11.0\System.Threading.Thread.Forwards.cs
Project: src\src\libraries\System.Threading.Thread\src\System.Threading.Thread.csproj (System.Threading.Thread)
// <auto-generated/>
#pragma warning disable CS0618,CA2252
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.LocalDataStoreSlot))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ApartmentState))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.CompressedStack))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ParameterizedThreadStart))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.Thread))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadAbortException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadExceptionEventArgs))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadExceptionEventHandler))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadInterruptedException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadPriority))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadStart))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadStartException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadState))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadStateException))]
#pragma warning restore CS0618