6 references to GetCurrentCompileTimeSolution
Microsoft.CodeAnalysis.EditorFeatures (6)
EditAndContinue\EditAndContinueLanguageService.cs (6)
121var solution = GetCurrentCompileTimeSolution(currentSolution); 151var solution = GetCurrentCompileTimeSolution(); 266var solution = GetCurrentCompileTimeSolution(); 332var solution = GetCurrentCompileTimeSolution(designTimeSolution); 350var solution = GetCurrentCompileTimeSolution(); 369var solution = GetCurrentCompileTimeSolution();