2 references to LaunchSettingsManager
dotnet (2)
Commands\Run\RunCommand.cs (1)
233var applyResult = LaunchSettingsManager.TryApplyLaunchSettings(launchSettingsPath, LaunchProfile);
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
401var result = LaunchSettingsManager.TryApplyLaunchSettings(launchSettingsPath, profileName);