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