66 references to Start
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
130thread.Start();
Aspire.StackExchange.Redis (1)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (1)
59this.drainThread.Start();
csc (1)
src\Compilers\Shared\BuildClient.cs (1)
188thread.Start();
GetDocument.Insider (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-preview.3.25155.12\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
279thread.Start();
HttpStress (1)
Program.cs (1)
576{ IsBackground = true }.Start();
IdeBenchmarks (1)
InheritanceMargin\InheritanceMarginGlyphBenchmarks.cs (1)
186mainThread.Start();
InteractiveHost32 (1)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (1)
50uiThread.Start();
InteractiveHost64 (1)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (1)
50uiThread.Start();
Microsoft.AspNetCore.Http.Extensions.Tests (1)
ValidationsGenerator\ValidationsGeneratorTestBase.cs (1)
422thread.Start();
Microsoft.AspNetCore.Mvc.Testing (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-preview.3.25155.12\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
279thread.Start();
Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests (1)
SnapshotTestHelper.cs (1)
470thread.Start();
Microsoft.AspNetCore.TestHost (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-preview.3.25155.12\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
279thread.Start();
Microsoft.Build (7)
BackEnd\Client\MSBuildClientPacketPump.cs (1)
164_packetPumpThread.Start();
BackEnd\Components\Communications\NodeEndpointInProc.cs (1)
376_packetPump.Start();
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
391_inProcNodeThread.Start();
BackEnd\Components\Logging\LoggingService.cs (1)
1361_loggingEventProcessingThread.Start();
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1576thread.Start();
Logging\TerminalLogger\TerminalLogger.cs (1)
438_refresher.Start();
NodeEndpointOutOfProcBase.cs (1)
337_packetPump.Start();
Microsoft.Build.Engine.UnitTests (1)
BackEnd\BuildRequestEngine_Tests.cs (1)
91_builderThread.Start();
Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests (1)
EndToEndTests.cs (1)
52thread.Start();
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Compilation\GetSemanticInfoTests.cs (1)
3287t.Start();
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\StaTaskScheduler.cs (1)
92StaThread.Start();
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.RemoteService.cs (2)
55_readOutputThread.Start(); 60_readErrorOutputThread.Start();
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
91thread.Start(); // Otherwise this would block and prevent IHost.StartAsync from finishing.
Microsoft.Extensions.Logging.Console (1)
ConsoleLoggerProcessor.cs (1)
76_outputThread.Start();
Microsoft.Extensions.ObjectPool.Tests (1)
ThreadingTest.cs (1)
41threads[i].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.VisualBasic.Forms (1)
Microsoft\VisualBasic\Interaction.vb (1)
224thread.Start()
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\Internal\ContextValueTests.cs (1)
43thread.Start();
MSBuild (1)
NodeEndpointOutOfProcBase.cs (1)
337_packetPump.Start();
MSBuildTaskHost (2)
NodeEndpointOutOfProcBase.cs (1)
337_packetPump.Start();
OutOfProcTaskAppDomainWrapperBase.cs (1)
237staThread.Start();
PresentationCore (3)
System\Windows\Input\Stylus\Common\DynamicRendererThreadManager.cs (1)
297inkingThread.Start();
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
486thread.Start();
System\Windows\Media\Imaging\BitmapDownload.cs (1)
81_thread.Start();
PresentationCore.Tests (1)
BinaryFormat\DataObjectTests.cs (1)
16testThread.Start();
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
709waitOpenThread.Start(); 936waitOpenThread.Start();
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\AggregationManager.cs (1)
170_collectThread.Start();
System.Net.Requests (1)
System\Net\TimerThread.cs (1)
475}.Start();
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\CounterGroup.cs (1)
172s_pollingThread.Start();
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (1)
26_thread.Start();
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.ControlCollection.cs (2)
1131thread.Start(); 1155thread.Start();
System\Windows\Forms\WindowsFormsSynchronizationContextTests.cs (1)
87thread.Start();
System.Xaml (1)
System\Xaml\XamlBackgroundReader.cs (1)
98_thread.Start();
UIAutomationClient (1)
MS\Internal\Automation\QueueProcessor.cs (1)
71_thread.Start();
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
63thread.Start();
vbc (1)
src\Compilers\Shared\BuildClient.cs (1)
188thread.Start();
VBCSCompiler (1)
src\Compilers\Shared\BuildClient.cs (1)
188thread.Start();
VBCSCompiler.UnitTests (3)
CompilerServerApiTest.cs (1)
87thread.Start();
VBCSCompilerServerTests.cs (2)
120thread.Start(); 172thread.Start();
WindowsBase.Tests (8)
Helpers.cs (2)
34t.Start(); 59t.Start();
System\Windows\Data\DataSourceProviderTests.cs (2)
1392thread.Start(); 1842thread.Start();
System\Windows\Threading\DispatcherObjectTests.cs (2)
35thread.Start(); 88thread.Start();
System\Windows\Threading\DispatcherTests.cs (2)
166thread.Start(); 199thread.Start();