16 references to TestWorkspaceConfigurationService
Roslyn.VisualStudio.Next.UnitTests (16)
Services\ServiceHubServicesTests.cs (16)
725using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 809using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 864using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 917using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 968using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1009using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1052using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1104using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1157using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1210using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1255using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1300using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1343using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1388using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1429using var workspace = CreateWorkspace([typeof(TestWorkspaceConfigurationService)]); 1551using var workspace = CreateWorkspace([typeof(NoCompilationLanguageService), typeof(TestWorkspaceConfigurationService)]);