5 references to BlockCommentSelectionHelper
Microsoft.CodeAnalysis.EditorFeatures (5)
CommentSelection\AbstractToggleBlockCommentBase.cs (5)
131BlockCommentSelectionHelper blockCommentSelection, ArrayBuilder<TextChange> textChanges, 161private static void BlockCommentSpan(BlockCommentSelectionHelper blockCommentSelection, ITextStructureNavigator navigator, 187private static int GetCaretLocationAfterToken(ITextStructureNavigator navigator, BlockCommentSelectionHelper blockCommentSelection) 215private static void AddBlockCommentWithIntersectingSpans(BlockCommentSelectionHelper blockCommentSelection, 258private static void DeleteBlockComment(BlockCommentSelectionHelper blockCommentSelection, TextSpan spanToRemove,