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