Namespace ICSharpCode.Decompiler
Classes
- DecompilerException
Description of DecompilerException.
- DecompilerSettings
Settings for the decompiler.
- SingleFileBundle
Class for dealing with .NET 5 single-file bundles.
Based on code from Microsoft.NET.HostModel.
Structs
- DecompilationProgress
Information used for (optional) progress reporting by the decompiler.
Interfaces
Enums
- SingleFileBundle.FileType
FileType: Identifies the type of file embedded into the bundle.
The bundler differentiates a few kinds of files via the manifest, with respect to the way in which they'll be used by the runtime.