2 references to CreateSolutionFromInfo
Roslyn.VisualStudio.Next.UnitTests (2)
Services\ServiceHubServicesTests.cs (1)
386
remoteWorkspace.GetTestAccessor().
CreateSolutionFromInfo
(solutionInfo));
Services\SolutionServiceTests.cs (1)
447
var solution2 = remoteWorkspace.GetTestAccessor().
CreateSolutionFromInfo
(solutionInfo2);