2 references to GetVisualStudioCommonLocations
Microsoft.VisualStudio.TestPlatform.Common (2)
ExtensionFramework\TestPluginCache.cs (1)
389resolutionPaths.AddRange(installContext.GetVisualStudioCommonLocations(vsInstallPath));
ExtensionFramework\VSExtensionManager.cs (1)
85var resolutionPaths = installContext.GetVisualStudioCommonLocations(vsInstallPath);