3 references to AppendString
Microsoft.CodeAnalysis.Features (3)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (3)
461state.AppendString("–"); 579state.AppendString(rawText.Trim('\n')); 627state.AppendString(builder.ToString());