2 references to ConfigureTrackedBrowserProfileRequiresShared
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserLogsConfigurationManager.cs (1)
294
context.AddValidationError(profile, BrowserCommandStrings.
ConfigureTrackedBrowserProfileRequiresShared
);
src\Aspire.Hosting.Browsers\Resources\BrowserCommandStrings.Designer.cs (1)
39
internal static string ConfigureTrackedBrowserProfileRequiresShared => GetString(nameof(
ConfigureTrackedBrowserProfileRequiresShared
));