1 write to _solution
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
58
_solution
= solution;
1 reference to _solution
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
97
var solution = await
_solution
.GetValueOrNullAsync(cancellationToken).ConfigureAwait(true);