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