Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

eiriktsarpalis
Copy link
Member

@eiriktsarpalis eiriktsarpalis commented Jul 9, 2024

Fix #77666. Pending API approval.

cc @annelo-msft @KrzysztofCwalina

@ghost ghost added the area-System.Text.Json label Jul 9, 2024
@eiriktsarpalis eiriktsarpalis self-assigned this Jul 9, 2024
@ghost
Copy link

ghost commented Jul 9, 2024

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, 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.

@eiriktsarpalis eiriktsarpalis added this to the 9.0.0 milestone Jul 9, 2024
@dotnet dotnet deleted a comment Jul 9, 2024
@eiriktsarpalis eiriktsarpalis changed the title Add JsonMarshal.TryGetRawValue Add JsonMarshal.GetRawUtf8Value Jul 9, 2024
@eiriktsarpalis
Copy link
Member Author

Updated to the approved API shape.

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the test naming comment, LGTM

@eiriktsarpalis eiriktsarpalis merged commit 635f9af into dotnet:main Jul 10, 2024
@eiriktsarpalis eiriktsarpalis deleted the jsonmarshal-jsonelement branch July 10, 2024 22:56
matouskozak added a commit to matouskozak/runtime that referenced this pull request Jul 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2024
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.

Add JsonElement.ValueSpan
4 participants