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