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