Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ArgumentException: "Could not find method overriding method" with overridden class method having generic by-ref parameter #657

Merged
merged 3 commits into from
Aug 28, 2023

Commits on Aug 28, 2023

  1. Add failing test for invocation.MethodInvocationTarget

    This triggers a `ArgumentException`: "Could not find method overriding
    [...]. This is most likely a bug. Please report it."
    stakx committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d294f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac50825 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    stakx committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d7d8f6d View commit details
    Browse the repository at this point in the history