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