1 write to LaunchBrowser
dotnet (1)
Commands\Run\LaunchSettings\ProjectLaunchSettingsProvider.cs (1)
39config.LaunchBrowser = launchBrowserValue;
1 reference to LaunchBrowser
dotnet (1)
Commands\Run\LaunchSettings\ProjectLaunchSettingsProvider.cs (1)
32else if (string.Equals(property.Name, nameof(ProjectLaunchSettingsModel.LaunchBrowser), StringComparison.OrdinalIgnoreCase))