1 reference to InlineValueVariableLookup
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Document.cs (1)
326
public static readonly LspRequest<InlineValueParams, SumType<InlineValueText,
InlineValueVariableLookup
, InlineValueEvaluatableExpression>[]?> TextDocumentInlineValue = new(TextDocumentInlineValueName);