5 references to BlockCommentSelectionHelper
Microsoft.CodeAnalysis.EditorFeatures (5)
CommentSelection\AbstractToggleBlockCommentBase.cs (5)
133BlockCommentSelectionHelper blockCommentSelection, ArrayBuilder<TextChange> textChanges, 163private static void BlockCommentSpan(BlockCommentSelectionHelper blockCommentSelection, ITextStructureNavigator navigator, 189private static int GetCaretLocationAfterToken(ITextStructureNavigator navigator, BlockCommentSelectionHelper blockCommentSelection) 217private static void AddBlockCommentWithIntersectingSpans(BlockCommentSelectionHelper blockCommentSelection, 260private static void DeleteBlockComment(BlockCommentSelectionHelper blockCommentSelection, TextSpan spanToRemove,