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