Skip to content

Conversation

@stephentoub
Copy link
Member

Mostly just replacing string.Format calls with equivalent interpolated string uses. In some cases, I replaced lots of string creations with a StringBuilder or equivalent.

@ghost ghost added the area-Meta label Mar 26, 2021
@stephentoub
Copy link
Member Author

Thanks, @benaadams.

@stephentoub stephentoub force-pushed the stringformat branch 2 times, most recently from 36172ca to 866bc9a Compare March 26, 2021 13:58
Mostly just replacing string.Format calls with equivalent interpolated string uses.  In some cases, I replaced lots of string creations with a StringBuilder or equivalent.
@stephentoub stephentoub merged commit 0c79392 into dotnet:main Apr 5, 2021
@stephentoub stephentoub deleted the stringformat branch April 5, 2021 03:16
@ghost ghost locked as resolved and limited conversation to collaborators May 5, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants