16 references to TestWorkspaceConfigurationService
Roslyn.VisualStudio.Next.UnitTests (16)
Services\ServiceHubServicesTests.cs (16)
707using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 791using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 846using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 899using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 950using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 991using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1034using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1086using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1139using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1192using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1237using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1282using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1325using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1370using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1411using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1533using var workspace = CreateWorkspace([typeof(NoCompilationLanguageService), typeof(TestWorkspaceConfigurationService)]);