Skip to content

Commit

Permalink
Improve JsonSchemaExporter trimmer safety. (#5591)
Browse files Browse the repository at this point in the history
* Improve JsonSchemaExporter trimmer safety.

* Remove var

* Address feedback.

* Remove DynamicallyAccessedMemberTypes.All

* Extract reflection helpers into separate file and remove a number of warning suppressions.

* Re-enable failing tests that were patched in .NET 9
  • Loading branch information
eiriktsarpalis authored Nov 1, 2024
1 parent 6ada766 commit 0672220
Show file tree
Hide file tree
Showing 5 changed files with 475 additions and 378 deletions.
Loading

0 comments on commit 0672220

Please sign in to comment.