1 write to _handle
aspire (1)
Tui\TerminalViewerApp.cs (1)
205
_handle
= handle;
2 references to _handle
aspire (2)
Tui\TerminalViewerApp.cs (2)
465
if (
_handle
is null)
479
ctx.Terminal(
_handle
)