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