2 references to ExtensionManagerServiceType
Microsoft.VisualStudio.TestPlatform.Common (2)
ExtensionFramework\VSExtensionManager.cs (2)
98
var extensionManager = Activator.CreateInstance(
ExtensionManagerServiceType
, settingsManager);
102
installedExtensions =
ExtensionManagerServiceType
.GetMethod("GetEnabledExtensionContentLocations", [typeof(string)])?.Invoke(