2 references to UsingLaunchSettingsFromMessage
dotnet (2)
Commands\Run\RunCommand.cs (1)
462Reporter.Error.WriteLine(string.Format(CliCommandStrings.UsingLaunchSettingsFromMessage, launchSettingsPath));
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
406Reporter.Error.WriteLine(string.Format(CliCommandStrings.UsingLaunchSettingsFromMessage, launchSettingsPath));