40 references to Start
Microsoft.AspNetCore.Mvc.Core.Test (2)
Infrastructure\ControllerActionInvokerTest.cs (2)
1883
task.
Start
();
1890
task.
Start
();
Microsoft.AspNetCore.SignalR.Tests (2)
NativeAotTests.cs (2)
209
task.
Start
();
229
task.
Start
();
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (4)
Compilation\GetSemanticInfoTests.cs (4)
2286
task1.
Start
();
2287
task2.
Start
();
2291
task2.
Start
();
2292
task1.
Start
();
Microsoft.ML.Data (1)
Commands\CrossValidationCommand.cs (1)
467
tasks[i].
Start
();
Microsoft.ML.TestFramework (2)
TestCommandBase.cs (2)
1002
t[0].
Start
();
1003
t[1].
Start
();
Microsoft.VisualStudio.LanguageServices (2)
StackTraceExplorer\StackTraceExplorerRoot.xaml.cs (2)
31
=> ViewModel.DoPasteAsync(default).
Start
();
39
=> ViewModel.DoPasteAsync(default).
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.
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\ClientConnectionHandler.cs (1)
173
task.
Start
();