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;