2 references to Color
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\ColorInformation.cs (1)
28public Color Color { get; set; }
Protocol\ColorPresentationParams.cs (1)
31public Color Color { get; init; }