4 references to AddDefaultTestSolution
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (4)
EditAndContinue\EditSessionActiveStatementsTests.cs (4)
177var solution = AddDefaultTestSolution(workspace, markedSources); 339var solution = AddDefaultTestSolution(workspace, new[] { baseSource }); 521var solution = AddDefaultTestSolution(workspace, new[] { markedSourceV2 }); 656var solution = AddDefaultTestSolution(workspace, markedSources);