2 references to AssertCommentResult
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
CommentSelection\AbstractToggleCommentTestBase.cs (2)
47
AssertCommentResult
(doc.GetTextBuffer(), textView, expectedText[i]);
62
AssertCommentResult
(textView.TextBuffer, textView, entireExpectedMarkup);