Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update interpolated string handler based on API reviews / LDM decisions #53153

Merged
merged 1 commit into from
May 25, 2021

Conversation

stephentoub
Copy link
Member

Separated out of #51653 to update the default interpolated string handler (and add the associated attributes) based on recent LDM and API review decisions. I'll update #51653 based on this, with it adding the additional APIs on string, MemoryExtensions, and StringBuilder for additional scenarios.

@dotnet-issue-labeler
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@stephentoub stephentoub force-pushed the updatestringhandler branch 2 times, most recently from 927b1bb to a2a9df4 Compare May 24, 2021 21:43
@stephentoub stephentoub merged commit cb3b035 into dotnet:main May 25, 2021
@stephentoub stephentoub deleted the updatestringhandler branch May 25, 2021 21:50
@ghost ghost locked as resolved and limited conversation to collaborators Jun 24, 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.

1 participant