1 reference to CreateCommentBlockSpan
Microsoft.CodeAnalysis.CSharp.Features (1)
Structure\CSharpStructureHelpers.cs (1)
201
var singleLineCommentGroupRegion =
CreateCommentBlockSpan
(startComment.Value, endComment!.Value);