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)
97var solution = await _solution.GetValueOrNullAsync(cancellationToken).ConfigureAwait(true);