4 references to StartHelper
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (4)
136_startHelper = new StartHelper(start); 147_startHelper = new StartHelper(start) { _maxStackSize = maxStackSize }; 156_startHelper = new StartHelper(start); 167_startHelper = new StartHelper(start) { _maxStackSize = maxStackSize };