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)
45if (!this.SupportsBlockComment) 58if (!this.SupportsBlockComment)