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