1 reference to _solution
Microsoft.CodeAnalysis.Features (1)
Navigation\NavigableItemFactory.SymbolLocationNavigableItem.cs (1)
50
return (self._location.IsInSource && self.
_solution
.GetDocument(self._location.SourceTree) is { } document)