3 references to ThreadStartException
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
1180
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.
ThreadStartException
))]
netstandard (1)
netstandard.cs (1)
2143
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.
ThreadStartException
))]
System.Threading.Thread (1)
artifacts\obj\System.Threading.Thread\Debug\net10.0\System.Threading.Thread.Forwards.cs (1)
14
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.
ThreadStartException
))]