mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
This fixes a NullReferenceException when an attribute parameter of type `Type` was initialized with `null` as value. It also fixes attribute arguments of type `Type[]` not being scanned.pull/2276/head
1 changed files with 17 additions and 6 deletions
Loading…
Reference in new issue