3 references to Constant
Microsoft.CodeAnalysis.Features (3)
Common\SymbolDisplayPartKindTags.cs (1)
70SymbolDisplayPartKind.ConstantName => TextTags.Constant,
Common\TaggedText.cs (1)
207case TextTags.Constant:
Common\TextTags.cs (1)
45public const string Constant = nameof(Constant);