1 write to _solution
Microsoft.CodeAnalysis.Features (1)
Navigation\NavigableItemFactory.SymbolLocationNavigableItem.cs (1)
27
_solution
= solution;
1 reference to _solution
Microsoft.CodeAnalysis.Features (1)
Navigation\NavigableItemFactory.SymbolLocationNavigableItem.cs (1)
42
=> _location.IsInSource ?
_solution
.GetDocument(_location.SourceTree) : null;