Commit Graph

2 Commits

Author SHA1 Message Date
Aristarkh Zagorodnikov
9b85871130 Fix for IndexOutOfRangeException in ILReader.ReadOpCode(), part 2 (#84)
* Add failing test

* Fix OperandType.ShortInlineI handling

* Remove invalid comment
2019-02-10 20:48:48 +00:00
Aristarkh Zagorodnikov
adef3aa266 Fix for IndexOutOfRangeException in ILReader.ReadOpCode() (#81)
* Allow testing internals

* Add ILReaderTests

* Skip inline operands in IL
2019-01-29 16:09:08 +01:00