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