2 types derived from WorkspaceBase
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
Workspace\WorkspacesDesktop.cs (1)
17public class WorkspacesDesktop : WorkspaceBase
Workspace\WorkspacesNetCore.cs (1)
18public class WorkspacesNetCore : WorkspaceBase
2 references to WorkspaceBase
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
Workspace\WorkspaceBase.cs (2)
55await TestServices.SolutionExplorer.CreateSolutionAsync(nameof(WorkspaceBase), HangMitigatingCancellationToken); 108await TestServices.SolutionExplorer.CreateSolutionAsync(nameof(WorkspaceBase), HangMitigatingCancellationToken);