1 reference to BlockCommentEndString
Microsoft.CodeAnalysis.Features (1)
CommentSelection\AbstractCommentSelectionService.cs (1)
16
? new(supportsSingleLineComment: true, SupportsBlockComment, SingleLineCommentString, BlockCommentStartString,
BlockCommentEndString
)