1 write to SupportsBlockComment
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CommentSelection\CommentUncommentSelectionCommandHandlerTests.cs (1)
36
=>
SupportsBlockComment
= supportsBlockComment;
2 references to SupportsBlockComment
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CommentSelection\CommentUncommentSelectionCommandHandlerTests.cs (2)
45
if (!this.
SupportsBlockComment
)
58
if (!this.
SupportsBlockComment
)