1 reference to DocumentColorParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Document.cs (1)
487
public static readonly LspRequest<
DocumentColorParams
, ColorInformation[]> TextDocumentDocumentColor = new(TextDocumentDocumentColorName);