1 reference to CommandName
dotnet-watch (1)
Process\LaunchSettingsProfile.cs (1)
109
var defaultProfileKey = launchSettings.Profiles.FirstOrDefault(entry => entry.Value.
CommandName
== "Project").Key;