Switch to the standard reflection API for decoding nullability information #24744
Labels
area-model-building
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-cleanup
Milestone
We currently have our own code for detecting whether reference properties are nullable or not; a standard one is being developed in dotnet/runtime#29723. Switch to that when we can.
The text was updated successfully, but these errors were encountered: