Skip to content

Use char literals instead of string literals for single characters in StreamWriter.Write #4613

Description

@devlead

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions