6 references to Connect
dotnet (4)
Commands\Workload\Install\NetSdkMsiInstallerServer.cs (1)
28
Task dispatchTask = new(() => Dispatcher.
Connect
());
Installer\Windows\InstallClientElevationContext.cs (1)
56
Dispatcher.
Connect
();
Installer\Windows\PipeStreamSetupLogger.cs (1)
40
_dispatcher.
Connect
();
Installer\Windows\TimestampedFileLogger.cs (1)
125
dispatcher.
Connect
();
dotnet.Tests (2)
WindowsInstallerTests.cs (2)
73
cd.
Connect
();
187
_dispatcher.
Connect
();