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