4 references to ThrowIfNoThreadStart
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Threading\RegisteredWaitHandle.Portable.cs (1)
66Thread.ThrowIfNoThreadStart();
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (2)
205ThrowIfNoThreadStart(); 248ThrowIfNoThreadStart();
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPool.Unix.cs (1)
88Thread.ThrowIfNoThreadStart();