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