9 writes to ConsumerUdsPath
Aspire.Cli.Tests (9)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
144ConsumerUdsPath = "/tmp/r0.sock",
Commands\TerminalCommandTests.cs (8)
183ConsumerUdsPath = "/tmp/does-not-exist-0.sock", 190ConsumerUdsPath = "/tmp/does-not-exist-1.sock", 268ConsumerUdsPath = "/tmp/does-not-exist-0.sock", 275ConsumerUdsPath = "/tmp/does-not-exist-1.sock", 379ConsumerUdsPath = "/tmp/r0.sock", 482ConsumerUdsPath = "/tmp/frontend-0.host.sock", 496ConsumerUdsPath = "/tmp/frontend-1.host.sock", 525ConsumerUdsPath = "/tmp/backend-0.host.sock",
5 references to ConsumerUdsPath
aspire (5)
Commands\TerminalAttachCommand.cs (3)
184var viewerApp = new TerminalViewerApp(replica.ConsumerUdsPath, sessionLabel, displayName, viewerOnly, _logger); 193_logger.LogDebug(ex, "Failed to connect to terminal at {Path}", replica.ConsumerUdsPath); 201_logger.LogDebug(ex, "Terminal session connection lost at {Path}", replica.ConsumerUdsPath);
src\Aspire.Hosting\Backchannel\BackchannelDataTypes.cs (2)
1751/// false, AppHost-known <see cref="TerminalReplicaInfo.ConsumerUdsPath"/>), but the array shape 1790/// <see cref="TerminalReplicaInfo.ConsumerUdsPath"/> populated, so the diagnostic shape