2 references to BrowserLogsUserDataDirectoryNotFound
Aspire.Hosting.Browsers (2)
ChromiumBrowserResolver.cs (1)
59throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, BrowserMessageStrings.BrowserLogsUserDataDirectoryNotFound, userDataDirectory));
Resources\BrowserMessageStrings.Designer.cs (1)
24internal static string BrowserLogsUserDataDirectoryNotFound => GetString(nameof(BrowserLogsUserDataDirectoryNotFound));