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

Fix exceptions being thrown when ETW attempts to log messages with System.Text.Json #1039

Closed
wants to merge 1 commit into from

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented May 6, 2024

I took a stab at fixing #1038

Before my fix, the test I added fails with the same System.Text.Json.JsonException : Unexpected value kind for arguments: Object I'm seeing in the roslyn insertion.

I haven't figured out how to test the change in VS however

@AArnott
Copy link
Member

AArnott commented May 7, 2024

Thanks for the investigation and taking a stab at the fix. However, your fix just avoids an exception without solving the underlying problem. Closing in favor of #1040.

@AArnott AArnott closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants