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