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

Consider 'params' for DelegateBind method matching #1977

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

disarray2077
Copy link
Contributor

@disarray2077 disarray2077 commented May 14, 2024

Fixes #1970

This PR is my attempt at fixing the aforementioned issue. From what I understood of the issue, it happens because the params ArgFlag never reaches the MethodMatcher because it simply wasn't being taken into consideration in the BfDelegateBindExpression visitor.

@bfiete bfiete merged commit e4df1d9 into beefytech:master Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No overload found for function
2 participants