1 write to _solution2
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
51
_solution2
= solution2;
1 reference to _solution2
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
72
var solution = await
_solution2
.GetValueOrNullAsync(cancellationToken);