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