A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jbevain/cecil/issues/556 below:

ModuleDefinition.ReadModule can throw many (possibly) unexpected exceptions · Issue #556 · jbevain/cecil · GitHub

ModuleDefinition.ReadModule can throw many (possibly) unexpected exceptions when reading modules from the attached archive. These are:

ModuleDefinition.ReadModule usually throws BadImageFormatException, NotImplementedException, and NotSupportedException when attempting to read malformed modules, so I'm not really sure which exceptions are really expected. You can run the following code to reproduce this (the path variable should contain the path to one of the extracted files):

ModuleDefinition.ReadModule(path, new ReaderParameters(ReadingMode.Immediate));

Found via SharpFuzz.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4