2 references to Comment
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\FoldingRanges\FoldingRangesHandler.cs (1)
110
BlockTypes.Comment => FoldingRangeKind.
Comment
,
Protocol\FoldingRange.cs (1)
83
/// Describes the kind of the folding range such as <see cref="FoldingRangeKind.
Comment
"/>