2 references to CreateSolutionFromInfo
Roslyn.VisualStudio.Next.UnitTests (2)
Services\ServiceHubServicesTests.cs (1)
319
remoteWorkspace.GetTestAccessor().
CreateSolutionFromInfo
(solutionInfo), workspaceVersion: 1);
Services\SolutionServiceTests.cs (1)
412
var solution2 = remoteWorkspace.GetTestAccessor().
CreateSolutionFromInfo
(solutionInfo2);