2 references to BrowserExited
Aspire.Hosting.Browsers (2)
BrowserLogsRunningSession.cs (1)
287BrowserPageSessionCompletionKind.BrowserExited => new BrowserSessionResult(ExitCode: null, result.Error),
BrowserPageSession.cs (1)
347return new BrowserPageSessionResult(BrowserPageSessionCompletionKind.BrowserExited, error);