2 references to LaunchSettings
dotnet (2)
Commands\Run\RunCommand.cs (1)
240
launchSettingsModel = applyResult.
LaunchSettings
;
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
408
return result.
LaunchSettings
;