5 references to Constant
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
FindSymbols\CSharpDeclaredSymbolInfoFactoryService.cs (1)
389? DeclaredSymbolInfoKind.Constant
Microsoft.CodeAnalysis.Features (3)
Common\GlyphExtensions.cs (1)
281DeclaredSymbolInfoKind.Constant => Glyph.ConstantPublic,
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (2)
194case DeclaredSymbolInfoKind.Constant: 265lookupTable[(int)DeclaredSymbolInfoKind.Constant] = true;
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Project.cs (1)
450case DeclaredSymbolInfoKind.Constant: