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