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