1 override of GetBlockCommentsInDocument
Microsoft.CodeAnalysis.EditorFeatures (1)
CommentSelection\ToggleBlockCommentCommandHandler.cs (1)
36protected override ImmutableArray<TextSpan> GetBlockCommentsInDocument(Document document, ITextSnapshot snapshot,
1 reference to GetBlockCommentsInDocument
Microsoft.CodeAnalysis.EditorFeatures (1)
CommentSelection\AbstractToggleBlockCommentBase.cs (1)
97var blockCommentedSpans = GetBlockCommentsInDocument(