castleproject / Core

Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
http://www.castleproject.org/
Other
2.2k stars 467 forks source link

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

Closed stakx closed 1 year ago

stakx commented 1 year ago

Fixes #655.

stakx commented 1 year ago

@castleproject/committers, I'll leave this open for review for a week or two, but since it seems like a pretty straightforward bug fix, I'll merge it after that.