4 references to Property
Microsoft.CodeAnalysis.Features (4)
NavigateTo\AbstractNavigateToSearchService.cs (1)
28
NavigateToItemKind.
Property
,
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (2)
215
return NavigateToItemKind.
Property
;
299
case NavigateToItemKind.
Property
:
NavigateTo\NavigateToItemKind.cs (1)
23
public const string Property = nameof(
Property
);