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