You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Java.Interop] Updated gendarme list after method name change (#231)
Commit 7d51163 removed use of the `__RegisterNativeMembers()`
method, so there is no longer a need to ignore it.
Instead, we need to ignore `JavaProxyObject.RegisterNativeMembers()`,
which *is* invoked via Reflection.
0 commit comments