2 references to InstallationContext
Microsoft.VisualStudio.TestPlatform.Common (2)
ExtensionFramework\TestPluginCache.cs (1)
386
var installContext = new
InstallationContext
(new FileHelper());
ExtensionFramework\VSExtensionManager.cs (1)
78
var installContext = new
InstallationContext
(_fileHelper);