11 references to Start
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
874new Thread(CompilationThread).Start((object)compilationThreadId);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\Heartbeat.cs (1)
40_timerThread.Start(this);
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
1090_drainPacketQueueThread.Start(this);
Utilities\AwaitExtensions.cs (1)
188thread.Start(task);
Microsoft.Build.Tasks.Core (1)
Copy.cs (1)
67newThread.Start(autoResetEvent);
Microsoft.ML.FastTree (1)
SumupPerformanceCommand.cs (1)
312thread.Start(t);
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
1216taskThread.Start(context);
PresentationUI (1)
MS\Internal\Documents\SigningProgress.cs (1)
55dialogThread.Start(reference);
ScenarioTests.Common.Tests (2)
ThreadHoppingSynchronizationContext.cs (2)
16t.Start((d, state)); 22t.Start((d, state));
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.Linux.cs (1)
193thread.Start(this);