6 references to CreateWorkspace
Roslyn.VisualStudio.Next.UnitTests (6)
Services\ServiceHubServicesTests.cs (6)
45using var workspace = CreateWorkspace(); 67using var workspace = CreateWorkspace(); 120using var workspace = CreateWorkspace(); 177var workspace = CreateWorkspace(new[] { typeof(NoCompilationLanguageService) }); 207using var workspace = CreateWorkspace(); 244using var workspace = CreateWorkspace();