Skip to content

Use char literals instead of string literals for single characters in StringBuilder.Append #4611

@devlead

Description

@devlead

Replace single-character string literals with char literals in StringBuilder.Append() calls to improve performance and reduce allocations.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions