2 implementations of WriteReviewComment
Microsoft.Cci.Extensions (2)
Writers\Syntax\HtmlSyntaxWriter.cs (1)
87public void WriteReviewComment(string author, string text)
Writers\Syntax\UnifiedDiffSyntaxWriter.cs (1)
133public void WriteReviewComment(string author, string text)