Base:
method
GetBlockCommentsInDocument
Microsoft.CodeAnalysis.CommentSelection.AbstractToggleBlockCommentBase.GetBlockCommentsInDocument(Microsoft.CodeAnalysis.Document, Microsoft.VisualStudio.Text.ITextSnapshot, Microsoft.CodeAnalysis.Text.TextSpan, Microsoft.CodeAnalysis.CommentSelection.CommentSelectionInfo, System.Threading.CancellationToken)
1 override of GetBlockCommentsInDocument
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
CommentSelection\CSharpToggleBlockCommentCommandHandler.cs (1)
41protected override ImmutableArray<TextSpan> GetBlockCommentsInDocument(Document document, ITextSnapshot snapshot,