castleproject / Core

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

Remove redundant method accessibility checks & optimize `ProxyUtil.IsAccessibleMethod` #666

Closed stakx closed 1 year ago

stakx commented 1 year ago

This is a mostly straightforward refactoring. If there are no comments to the contrary, I'll probably go ahead and merge this pretty soon.

(PS: This PR does not contain anything nefarious, despite its somewhat suspicious number. 😈)