Commit c1e3128
Josh Peterson
Do not search inherited methods for parameter attributes
It looks like .NET Framework, .NET Core, and previous versions of Mono
agree that GetCustomAttributes should not search base class methods
looking for attributes on parameters.1 parent fe9795f commit c1e3128
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
186 | 189 | | |
187 | 190 | | |
188 | 191 | | |
| |||
0 commit comments