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

Better debugger support for DynamicJson #34750

Merged
merged 4 commits into from
Mar 8, 2023

Conversation

annelo-msft
Copy link
Member

Implementing GetDynamicMemberNames() on DynamicJson enables the "Dynamic View" expansion Visual Studio:

image

Adding the [DebuggerDisplay] attribute makes the debugger experience the same as that of JsonElement.

Addresses #33856

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Core.Experimental

@annelo-msft annelo-msft requested a review from jsquire March 7, 2023 18:33
@annelo-msft annelo-msft requested a review from tg-msft as a code owner March 7, 2023 18:36
@annelo-msft annelo-msft merged commit d52621b into Azure:main Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants