File: artifacts\obj\System.Threading\Debug\net9.0\System.Threading.Forwards.cs
Project: src\src\libraries\System.Threading\src\System.Threading.csproj (System.Threading)
// <auto-generated/>
#pragma warning disable CS0618,CA2252
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.AbandonedMutexException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.AsyncFlowControl))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.AsyncLocal<>))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.AsyncLocalValueChangedArgs<>))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.AutoResetEvent))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ContextCallback))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.EventResetMode))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.EventWaitHandle))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ExecutionContext))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.Interlocked))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.LazyInitializer))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.LockRecursionException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.LockRecursionPolicy))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ManualResetEvent))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ManualResetEventSlim))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.Monitor))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.Mutex))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ReaderWriterLockSlim))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.Semaphore))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.SemaphoreFullException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.SemaphoreSlim))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.SendOrPostCallback))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.SpinLock))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.SpinWait))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.SynchronizationContext))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.SynchronizationLockException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadLocal<>))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.Volatile))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.WaitHandleCannotBeOpenedException))]
#pragma warning restore CS0618