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