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