4 references to Property
Microsoft.CodeAnalysis.Features (4)
NavigateTo\AbstractNavigateToSearchService.cs (1)
30
NavigateToItemKind.
Property
,
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (2)
216
return NavigateToItemKind.
Property
;
302
case NavigateToItemKind.
Property
:
NavigateTo\NavigateToItemKind.cs (1)
21
public const string Property = nameof(
Property
);