Using '==' to compare reflection objects can fail on some platforms that haven't implemented the operator. I.e. .NET Native.
Using '==' to compare reflection objects can fail on some platforms that haven't implemented the operator. I.e. .NET Native.