File: artifacts\obj\System.Threading.ThreadPool\Debug\net9.0\System.Threading.ThreadPool.Forwards.cs
Project: src\src\libraries\System.Threading.ThreadPool\src\System.Threading.ThreadPool.csproj (System.Threading.ThreadPool)
// <auto-generated/>
#pragma warning disable CS0618,CA2252
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.IThreadPoolWorkItem))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.RegisteredWaitHandle))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.ThreadPool))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.WaitCallback))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.WaitOrTimerCallback))]
#pragma warning restore CS0618