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