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