2 references to DeleteBlockComment
Microsoft.CodeAnalysis.EditorFeatures (2)
CommentSelection\AbstractToggleBlockCommentBase.cs (2)
140
DeleteBlockComment
(blockCommentSelection, blockCommentOnSameLine, textChanges, commentInfo);
150
DeleteBlockComment
(blockCommentSelection, spanToRemove, textChanges, commentInfo);