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