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