id: 1 unit: TOptional FRiderPathLocator::GetInstallInfoFromRiderPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Linux/RiderPathLocatorLinux.cpp start line: 22 end line: 61 size: 37 LOC McCabe index: 7 number of parameters: 2 id: 2 unit: TOptional FRiderPathLocator::GetInstallInfoFromRiderPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 190 end line: 229 size: 37 LOC McCabe index: 7 number of parameters: 2 id: 3 unit: static TArray GetInstalledRidersWithLocate() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Linux/RiderPathLocatorLinux.cpp start line: 122 end line: 159 size: 35 LOC McCabe index: 9 number of parameters: 0 id: 4 unit: void FRiderPathLocator::ParseProductInfoJson() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 126 end line: 165 size: 35 LOC McCabe index: 13 number of parameters: 2 id: 5 unit: static TArray GetInstalledRidersWithMdfind() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Mac/RiderPathLocatorMac.cpp start line: 71 end line: 108 size: 34 LOC McCabe index: 7 number of parameters: 0 id: 6 unit: void FRiderSourceCodeAccessor::CachePathToSln() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 319 end line: 353 size: 33 LOC McCabe index: 7 number of parameters: 0 id: 7 unit: static TArray GetManuallyInstalledRiders() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Linux/RiderPathLocatorLinux.cpp start line: 76 end line: 112 size: 32 LOC McCabe index: 5 number of parameters: 0 id: 8 unit: static TArray CollectPathsFromRegistry() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 113 end line: 150 size: 31 LOC McCabe index: 11 number of parameters: 2 id: 9 unit: static TArray CollectDotUltimatePathsFromRegistry() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 152 end line: 188 size: 30 LOC McCabe index: 10 number of parameters: 2 id: 10 unit: void FRiderSourceCodeAccessor::Init() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 280 end line: 311 size: 30 LOC McCabe index: 7 number of parameters: 3 id: 11 unit: void FRiderSourceCodeAccessModule::GenerateUprojectAccessors() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessorModule.cpp start line: 62 end line: 91 size: 26 LOC McCabe index: 5 number of parameters: 1 id: 12 unit: TOptional ResolvePathToFile() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 30 end line: 57 size: 25 LOC McCabe index: 7 number of parameters: 1 id: 13 unit: public RiderSourceCodeAccess() file: Source/RiderSourceCodeAccess/RiderSourceCodeAccess.Build.cs start line: 7 end line: 32 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 14 unit: FString ExtractPathFromSettingsJson() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 12 end line: 34 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 15 unit: bool FRiderSourceCodeAccessor::OpenSourceFiles() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 246 end line: 273 size: 22 LOC McCabe index: 6 number of parameters: 1 id: 16 unit: void FRiderSourceCodeAccessModule::GenerateSlnAccessors() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessorModule.cpp start line: 37 end line: 60 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 17 unit: TOptional FRiderPathLocator::GetInstallInfoFromRiderPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Mac/RiderPathLocatorMac.cpp start line: 15 end line: 37 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 18 unit: TArray FRiderPathLocator::GetInstallInfosFromResourceFile() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 167 end line: 189 size: 20 LOC McCabe index: 6 number of parameters: 0 id: 19 unit: FVersion FRiderPathLocator::GetLastBuildVersion() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 65 end line: 89 size: 19 LOC McCabe index: 9 number of parameters: 1 id: 20 unit: static bool EnumerateRegistryKeys() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 54 end line: 75 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 21 unit: static bool EnumerateRegistryValues() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 77 end line: 100 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 22 unit: TSet FRiderPathLocator::CollectAllPaths() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 231 end line: 249 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 23 unit: bool FRiderSourceCodeAccessor::TryGenerateSlnFile() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 370 end line: 389 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 24 unit: bool FRiderSourceCodeAccessor::OpenFileAtLine() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 178 end line: 199 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 25 unit: TArray FRiderPathLocator::GetInstallInfos() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 105 end line: 124 size: 17 LOC McCabe index: 6 number of parameters: 3 id: 26 unit: bool OpenRider() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 116 end line: 133 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 27 unit: static TArray GetManuallyInstalledRiders() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Mac/RiderPathLocatorMac.cpp start line: 39 end line: 54 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 28 unit: TArray FRiderPathLocator::GetInstallInfosFromToolbox() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 41 end line: 63 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 29 unit: bool FRiderSourceCodeAccessor::OpenSolutionAtPath() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 219 end line: 235 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 30 unit: static int ProcessIsTranslated() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 66 end line: 81 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 31 unit: FCommandLineInfo GetPlatformAppAndArgs() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 84 end line: 99 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 32 unit: bool FRiderSourceCodeAccessor::OpenSolution() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 201 end line: 218 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 33 unit: void FRiderSourceCodeAccessor::CachePathToSolution() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 355 end line: 368 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 34 unit: static FString GetToolboxPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Mac/RiderPathLocatorMac.cpp start line: 56 end line: 69 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 35 unit: FString FRiderPathLocator::GetHistoryJsonPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 91 end line: 103 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 36 unit: static FString GetToolboxPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 19 end line: 31 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 37 unit: TOptional FRiderSourceCodeAccessor::GetSolutionPath() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 401 end line: 416 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 38 unit: static FString GetHomePath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Linux/RiderPathLocatorLinux.cpp start line: 63 end line: 74 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 39 unit: FString FRiderPathLocator::GetDefaultIDEInstallLocationForToolboxV2() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Mac/RiderPathLocatorMac.cpp start line: 110 end line: 120 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 40 unit: static FString GetToolboxPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 33 end line: 46 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 41 unit: static LONG GetStringRegKey() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 102 end line: 112 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 42 unit: bool CheckExecutable() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 101 end line: 114 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 43 unit: TSet FRiderPathLocator::CollectAllPaths() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Linux/RiderPathLocatorLinux.cpp start line: 161 end line: 169 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 44 unit: TSet FRiderPathLocator::CollectAllPaths() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Mac/RiderPathLocatorMac.cpp start line: 122 end line: 130 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 45 unit: int32 Major() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/RiderPathLocator.h start line: 29 end line: 36 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 46 unit: int32 Minor() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/RiderPathLocator.h start line: 38 end line: 45 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 47 unit: int32 Patch() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/RiderPathLocator.h start line: 47 end line: 54 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 48 unit: bool FRiderSourceCodeAccessor::HandleOpeningRider() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 237 end line: 244 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: bool FRiderSourceCodeAccessor::TryGenerateSolutionFile() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 391 end line: 399 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 50 unit: void FRiderSourceCodeAccessModule::StartupModule() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessorModule.cpp start line: 15 end line: 21 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 51 unit: void FRiderSourceCodeAccessModule::ShutdownModule() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessorModule.cpp start line: 28 end line: 35 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 52 unit: friend FORCEINLINE uint32 GetTypeHash() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/RiderPathLocator.h start line: 130 end line: 136 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 53 unit: static FString GetToolboxPath() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Linux/RiderPathLocatorLinux.cpp start line: 114 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 54 unit: FString FRiderPathLocator::GetDefaultIDEInstallLocationForToolboxV2() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Win/RiderPathLocatorWin.cpp start line: 48 end line: 52 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 55 unit: bool FRiderSourceCodeAccessor::AddSourceFiles() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 143 end line: 150 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 56 unit: bool FRiderSourceCodeAccessor::DoesSolutionExist() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 157 end line: 161 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 57 unit: bool FRiderSourceCodeAccessModule::SupportsDynamicReloading() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessorModule.cpp start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 58 unit: FString FRiderPathLocator::GetDefaultIDEInstallLocationForToolboxV2() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Linux/RiderPathLocatorLinux.cpp start line: 16 end line: 20 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 59 unit: explicit FVersion() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/RiderPathLocator.h start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 60 unit: FString ToString() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/RiderPathLocator.h start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 61 unit: bool FRiderPathLocator::DirectoryExistsAndNonEmpty() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/Common/RiderPathLocator.cpp start line: 36 end line: 39 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 62 unit: void FRiderSourceCodeAccessor::RefreshAvailability() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 137 end line: 141 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 63 unit: bool FRiderSourceCodeAccessor::CanAccessSourceCode() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 152 end line: 155 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 64 unit: FText FRiderSourceCodeAccessor::GetDescriptionText() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 163 end line: 166 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 65 unit: FName FRiderSourceCodeAccessor::GetFName() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 168 end line: 171 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 66 unit: FText FRiderSourceCodeAccessor::GetNameText() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 173 end line: 176 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 67 unit: bool FRiderSourceCodeAccessor::SaveAllOpenDocuments() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 275 end line: 278 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 68 unit: void FRiderSourceCodeAccessor::CachePathToUproject() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.cpp start line: 314 end line: 317 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 69 unit: static FName FeatureType() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.h start line: 15 end line: 15 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 70 unit: virtual void Tick() file: Source/RiderSourceCodeAccess/Private/RiderSourceCodeAccessor.h start line: 44 end line: 44 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 71 unit: bool IsInitialized() file: Source/RiderSourceCodeAccess/Private/RiderPathLocator/RiderPathLocator.h start line: 10 end line: 10 size: 1 LOC McCabe index: 1 number of parameters: 0