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