16 references to TestWorkspaceConfigurationService
Roslyn.VisualStudio.Next.UnitTests (16)
Services\ServiceHubServicesTests.cs (16)
710using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 794using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 849using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 902using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 953using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 994using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1037using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1089using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1142using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1195using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1240using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1285using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1328using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1373using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1414using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1536using var workspace = CreateWorkspace([typeof(NoCompilationLanguageService), typeof(TestWorkspaceConfigurationService)]);