40 references to Start
Microsoft.AspNetCore.Mvc.Core.Test (2)
Infrastructure\ControllerActionInvokerTest.cs (2)
1887
task.
Start
();
1894
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)
2287
task1.
Start
();
2288
task2.
Start
();
2292
task2.
Start
();
2293
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\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\Task_T.cs (1)
48
/// <see cref="Task.
Start
()">Start</see>
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.
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskFactory_T.cs (8)
253
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
280
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
309
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
349
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
374
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
403
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
434
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
476
/// <see cref="Task.
Start
()">Start</see> to schedule it for execution.
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\ClientConnectionHandler.cs (1)
173
task.
Start
();