2 references to ReadLaunchProfileSettings
dotnet (2)
Commands\Run\Api\RunApiCommand.cs (1)
131
var result = runCommand.
ReadLaunchProfileSettings
();
Commands\Run\RunCommand.cs (1)
173
var launchProfileParseResult =
ReadLaunchProfileSettings
();