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