1 write to _connection
aspire (1)
Tui\TerminalViewerApp.cs (1)
157
_connection
= e.Connection;
2 references to _connection
aspire (2)
Tui\TerminalViewerApp.cs (2)
330
if (
_connection
is { IsPrimary: false })
375
if (
_connection
is not { } connection)