2 references to WindowOwner
Aspire.Dashboard (2)
Components\Pages\TerminalWindow.razor.cs (2)
93
var routeIdentity = (terminalId, resourceName, replicaIndex,
WindowOwner
, WindowGeneration);
103
_windowReady = terminalId is null || (
WindowOwner
is null && WindowGeneration is null);