2 implementations of MatchKind
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\VSTypeScript\VSTypeScriptNavigateToSearchService.cs (1)
102
public NavigateToMatchKind
MatchKind
NavigateTo\RoslynNavigateToItem.cs (1)
199
NavigateToMatchKind INavigateToSearchResult.
MatchKind
=> _item.MatchKind;
1 reference to MatchKind
Microsoft.CodeAnalysis.Features (1)
NavigateTo\INavigateToSearchResult.cs (1)
35
GetPatternMatchKind(result.
MatchKind
),