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