2 writes to _start
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (2)
37_start = start; 67_start = null!;
2 references to _start
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (2)
66Delegate start = _start; 206if (startHelper._start is ThreadStart)