1 reference to SelectionHasUncommentedLines
Microsoft.CodeAnalysis.EditorFeatures (1)
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
92
if (linesInSelections.Values.Any(lines =>
SelectionHasUncommentedLines
(lines, commentInfo)))