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