3 references to Literal
Microsoft.CodeAnalysis.CSharp.Features (1)
InlineHints\CSharpInlineParameterNameHintsService.cs (1)
89LiteralExpressionSyntax or InterpolatedStringExpressionSyntax => HintKind.Literal,
Microsoft.CodeAnalysis.Features (1)
InlineHints\AbstractInlineParameterNameHintsService.cs (1)
211HintKind.Literal => literalParameters,
Microsoft.CodeAnalysis.VisualBasic.Features (1)
InlineHints\VisualBasicInlineParameterNameHintsService.vb (1)
63Return HintKind.Literal