8 references to UncommentSelection
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (8)
CommentSelection\CommentUncommentSelectionCommandHandlerTests.cs (8)
398UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true); 522UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true); 553UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true); 582UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true); 611UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true); 639UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true); 667UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true); 701UncommentSelection(code, expectedChanges, expectedSelectedSpans, supportBlockComments: true);