2 references to AddBlockComment
Microsoft.CodeAnalysis.EditorFeatures (2)
CommentSelection\AbstractToggleBlockCommentBase.cs (2)
182
AddBlockComment
(commentInfo, spanToAdd, textChanges);
228
AddBlockComment
(commentInfo, uncommentedSpan, textChanges);