37 references to Join
Aspire.StackExchange.Redis (1)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (1)
101this.drainThread.Join();
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\Heartbeat.cs (1)
89_timerThread.Join();
Microsoft.Build (5)
BackEnd\Client\MSBuildClientPacketPump.cs (1)
185_packetPumpThread?.Join();
BackEnd\Components\Logging\LoggingService.cs (1)
1436pumpTask.Join();
Logging\TerminalLogger\TerminalLogger.cs (2)
411_refresher?.Join(); 445_refresher?.Join();
NodeEndpointOutOfProcBase.cs (1)
314_packetPump.Join();
Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests (1)
EndToEndTests.cs (1)
62thread.Join();
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Compilation\GetSemanticInfoTests.cs (1)
3292t.Join();
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\StaTaskScheduler.cs (1)
116StaThread.Join();
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.RemoteService.cs (2)
256_readOutputThread?.Join(); 265_readErrorOutputThread?.Join();
Microsoft.Extensions.ObjectPool.Tests (1)
ThreadingTest.cs (1)
50threads[i].Join();
Microsoft.Extensions.TimeProvider.Testing.Tests (1)
FakeTimeProviderTests.cs (1)
520th.Join();
Microsoft.ML.Core.Tests (1)
UnitTests\TestHosts.cs (1)
77addThread.Join();
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
980t.Join();
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Interaction.vb (1)
225thread.Join()
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\Internal\ContextValueTests.cs (1)
44thread.Join();
MSBuild (2)
NodeEndpointOutOfProcBase.cs (1)
314_packetPump.Join();
OutOfProcTaskHostNode.cs (1)
820_taskRunnerThread?.Join();
MSBuildTaskHost (2)
NodeEndpointOutOfProcBase.cs (1)
314_packetPump.Join();
OutOfProcTaskHostNode.cs (1)
820_taskRunnerThread?.Join();
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\AggregationManager.cs (1)
327_collectThread?.Join();
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.ControlCollection.cs (2)
1132thread.Join(); 1156thread.Join();
System\Windows\Forms\WindowsFormsSynchronizationContextTests.cs (1)
88thread.Join();
System.Xaml (1)
System\Xaml\XamlBackgroundReader.cs (1)
200_thread.Join();
VBCSCompiler.UnitTests (2)
VBCSCompilerServerTests.cs (2)
127thread.Join(); 179thread.Join();
WindowsBase.Tests (8)
Helpers.cs (2)
35t.Join(); 60t.Join();
System\Windows\Data\DataSourceProviderTests.cs (2)
1393thread.Join(); 1843thread.Join();
System\Windows\Threading\DispatcherObjectTests.cs (2)
36thread.Join(); 89thread.Join();
System\Windows\Threading\DispatcherTests.cs (2)
167thread.Join(); 200thread.Join();