5 references to BrowserDefaultProfileValue
Aspire.Hosting.Browsers (5)
BrowserLogsConfigurationManager.cs (5)
201context.Input.Value = currentConfiguration.Profile ?? BrowserDefaultProfileValue; 210[BrowserDefaultProfileValue] = BrowserCommandStrings.ConfigureTrackedBrowserDefaultProfileOption 244context.Input.Value = BrowserDefaultProfileValue; 292!string.Equals(profile.Value, BrowserDefaultProfileValue, StringComparison.Ordinal)) 472string.Equals(profileValue, BrowserDefaultProfileValue, StringComparison.Ordinal)