2 references to UsingLaunchSettingsFromMessage
dotnet (2)
Commands\Run\CommonRunHelpers.cs (1)
159report(string.Format(CliCommandStrings.UsingLaunchSettingsFromMessage, launchSettingsPath), true);
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
748Reporter.Error.WriteLine(string.Format(CliCommandStrings.UsingLaunchSettingsFromMessage, launchSettingsPath));