2 references to ExecuteEntry
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskScheduler.cs (2)
405return task.ExecuteEntry(); 600((Task)s).ExecuteEntry(); // with double-execute check because SC could be buggy