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