50 references to Start
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
130thread.Start();
Aspire.StackExchange.Redis (1)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (1)
77this.drainThread.Start();
csc (1)
src\roslyn\src\Compilers\Shared\BuildClient.cs (1)
185thread.Start();
dotnet (1)
Commands\Test\MTP\Terminal\TestProgressStateAwareTerminal.cs (1)
93_refresher.Start();
GetDocument.Insider (1)
src\ab038811704af8d7\HostFactoryResolver.cs (1)
289thread.Start();
Microsoft.AspNetCore.Mvc.Testing (1)
src\ab038811704af8d7\HostFactoryResolver.cs (1)
289thread.Start();
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
TlsEventPump.cs (1)
225_pumpThread.Start();
Microsoft.AspNetCore.TestHost (1)
src\ab038811704af8d7\HostFactoryResolver.cs (1)
289thread.Start();
Microsoft.Build (7)
BackEnd\Client\MSBuildClientPacketPump.cs (1)
175_packetPumpThread.Start();
BackEnd\Components\Communications\NodeEndpointInProc.cs (1)
383_packetPump.Start();
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
377nodeContext._inProcNodeThread.Start();
BackEnd\Components\Logging\LoggingService.cs (1)
1483_loggingEventProcessingThread.Start();
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1628thread.Start();
Logging\TerminalLogger\TerminalLogger.cs (1)
579_refresher.Start();
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (1)
374_packetPump.Start();
Microsoft.DotNet.HotReload.Watch (1)
FileWatcher\PollingDirectoryWatcher.cs (1)
40_pollingThread.Start();
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
94thread.Start(); // Otherwise this would block and prevent IHost.StartAsync from finishing.
Microsoft.Extensions.Logging.Console (1)
ConsoleLoggerProcessor.cs (1)
76_outputThread.Start();
Microsoft.Extensions.TimeProvider.Testing.Tests (1)
FakeTimeProviderTests.cs (1)
511th.Start();
Microsoft.ML.Core (1)
Utilities\ThreadUtils.cs (1)
96t.Start();
Microsoft.ML.Core.Tests (1)
UnitTests\TestHosts.cs (1)
55addThread.Start();
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
979t.Start();
Microsoft.TemplateEngine.Edge (1)
Settings\AsyncMutex.cs (1)
25new Thread(WaitLoop).Start();
Microsoft.TestPlatform.PlatformAbstractions (1)
netcore\System\PlatformThread.cs (1)
43thread.Start();
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Interaction.vb (1)
224thread.Start()
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
485s_windowThread.Start();
MSBuild (1)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (1)
374_packetPump.Start();
PresentationCore (3)
System\Windows\Input\Stylus\Common\DynamicRendererThreadManager.cs (1)
296inkingThread.Start();
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
485thread.Start();
System\Windows\Media\Imaging\BitmapDownload.cs (1)
95_thread.Start();
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
709waitOpenThread.Start(); 936waitOpenThread.Start();
System.Data.OleDb (2)
System\Data\ProviderBase\DbConnectionPool.cs (2)
1077waitOpenThread.Start(); 1410waitOpenThread.Start();
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\AggregationManager.cs (1)
197_collectThread.Start();
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapPartialResultsProcessor.cs (1)
352thread.Start();
System.Drawing.Common (1)
System\Drawing\ImageAnimator.cs (1)
265s_animationThread.Start();
System.Management (2)
System\Management\InteropClasses\WMIInterop.cs (2)
1211thread.Start(); 1663this.thread.Start();
System.Net.Requests (1)
System\Net\TimerThread.cs (1)
475}.Start();
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\CounterGroup.cs (1)
179s_pollingThread.Start();
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadScheduler.cs (1)
538thread.Start();
System.Speech (2)
Internal\SapiInterop\SapiProxy.cs (1)
122_mta.Start();
Internal\Synthesis\VoiceSynthesis.cs (1)
80_workerThread.Start();
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (1)
26_thread.Start();
System.Xaml (1)
System\Xaml\XamlBackgroundReader.cs (1)
95_thread.Start();
UIAutomationClient (1)
MS\Internal\Automation\QueueProcessor.cs (1)
70_thread.Start();
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
62thread.Start();
vbc (1)
src\roslyn\src\Compilers\Shared\BuildClient.cs (1)
185thread.Start();
VBCSCompiler (1)
src\roslyn\src\Compilers\Shared\BuildClient.cs (1)
185thread.Start();