2 references to _solution
Microsoft.VisualStudio.LanguageServices (2)
NavigateTo\RoslynNavigateToSearchCallback.cs (2)
67var project = _solution.GetRequiredProject(result.NavigableItem.Document.Project.Id); 86var foundDocument = await document.GetRequiredDocumentAsync(_solution, cancellationToken).ConfigureAwait(false);