2 references to GetPreferredSourceLocations
Microsoft.CodeAnalysis.Features (2)
GoToDefinition\GoToDefinitionFeatureHelpers.cs (1)
36var sourceLocations = NavigableItemFactory.GetPreferredSourceLocations(
Navigation\NavigableItemFactory.cs (1)
32var locations = GetPreferredSourceLocations(solution, symbol, cancellationToken);