Fix reflection object equality comparisons. #7591
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Using '==' to compare reflection objects can fail on some platforms that haven't implemented the operator. I.e. .NET Native.
The text was updated successfully, but these errors were encountered: