2 references to OtherSymbol
Microsoft.CodeAnalysis.Features (2)
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (1)
220return NavigateToItemKind.OtherSymbol;
NavigateTo\NavigateToItemKind.cs (1)
23public const string OtherSymbol = nameof(OtherSymbol);