1 reference to GetMatches
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\VSTypeScript\VSTypeScriptNavigateToSearchService.cs (1)
131
public ImmutableArray<PatternMatch> Matches => NavigateToSearchResultHelpers.
GetMatches
(this);