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