2 references to TryGetLaunchProfileSettingsIfNeeded
dotnet (2)
Commands\Run\Api\RunApiCommand.cs (1)
113
runCommand.
TryGetLaunchProfileSettingsIfNeeded
(out var launchSettings);
Commands\Run\RunCommand.cs (1)
120
if (!
TryGetLaunchProfileSettingsIfNeeded
(out var launchSettings))