29 references to Start
Microsoft.AspNetCore.Mvc.Core.Test (2)
Infrastructure\ControllerActionInvokerTest.cs (2)
1883task.Start(); 1890task.Start();
Microsoft.DotNet.VersionTools (1)
src\Automation\DependencyUpdateUtils.cs (1)
27task.Start();
System.Private.CoreLib (26)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Future.cs (1)
48/// <see cref="Task.Start()">Start</see>
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\FutureFactory.cs (8)
252/// <see cref="Task.Start()">Start</see> to schedule it for execution. 279/// <see cref="Task.Start()">Start</see> to schedule it for execution. 308/// <see cref="Task.Start()">Start</see> to schedule it for execution. 348/// <see cref="Task.Start()">Start</see> to schedule it for execution. 373/// <see cref="Task.Start()">Start</see> to schedule it for execution. 402/// <see cref="Task.Start()">Start</see> to schedule it for execution. 433/// <see cref="Task.Start()">Start</see> to schedule it for execution. 475/// <see cref="Task.Start()">Start</see> to schedule it for execution.
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
88/// and scheduling must be separated, the constructors may be used, and the task's <see cref="Start()"/>
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskFactory.cs (16)
272/// <see cref="Task.Start()">Start</see> to schedule it for execution. However, 297/// <see cref="Task.Start()">Start</see> to schedule it for execution. However, 325/// <see cref="Task.Start()">Start</see> to schedule it for execution. 364/// <see cref="Task.Start()">Start</see> to schedule it for execution. 389/// <see cref="Task.Start()">Start</see> to schedule it for execution. 418/// <see cref="Task.Start()">Start</see> to schedule it for execution. 448/// <see cref="Task.Start()">Start</see> to schedule it for execution. 489/// <see cref="Task.Start()">Start</see> to schedule it for execution. 516/// <see cref="Task.Start()">Start</see> to schedule it for execution. 547/// <see cref="Task.Start()">Start</see> to schedule it for execution. 579/// <see cref="Task.Start()">Start</see> to schedule it for execution. 622/// <see cref="Task.Start()">Start</see> to schedule it for execution. 650/// <see cref="Task.Start()">Start</see> to schedule it for execution. 683/// <see cref="Task.Start()">Start</see> to schedule it for execution. 717/// <see cref="Task.Start()">Start</see> to schedule it for execution. 762/// <see cref="Task.Start()">Start</see> to schedule it for execution.