2 references to UsableLaunchProfileCannotBeLocated
dotnet (2)
Commands\Run\LaunchSettings\LaunchSettingsManager.cs (2)
99return new LaunchSettingsApplyResult(false, CliCommandStrings.UsableLaunchProfileCannotBeLocated); 105return new LaunchSettingsApplyResult(false, CliCommandStrings.UsableLaunchProfileCannotBeLocated);