1 reference to GetVisualStudioPath
Microsoft.VisualStudio.TestPlatform.Common (1)
ExtensionFramework\VSExtensionManager.cs (1)
88
var settingsManager = SettingsManagerType.GetMethod("CreateForApplication", [typeof(string)])?.Invoke(null, [installContext.
GetVisualStudioPath
(vsInstallPath)]);