5 references to GetExportedValue
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (5)
Interactive\Commands\InteractiveWindowCommandHandlerTestState.cs (5)
47TestHost = new InteractiveWindowTestHost(GetExportedValue<IInteractiveWindowFactoryService>()); 51GetExportedValue<ISendToInteractiveSubmissionProvider>(), 52GetExportedValue<IContentTypeRegistryService>(), 53GetExportedValue<EditorOptionsService>(), 54GetExportedValue<IEditorOperationsFactoryService>());