Table of Contents

Namespace ICSharpCode.Decompiler

Classes

DecompilerException

Description of DecompilerException.

DecompilerSettings

Settings for the decompiler.

NRExtensions
PartialTypeInfo
PlainTextOutput
SRMExtensions
SingleFileBundle

Class for dealing with .NET 5 single-file bundles.

Based on code from Microsoft.NET.HostModel.

TextOutputExtensions
TextOutputWriter
TextTokenWriter

Structs

DecompilationProgress

Information used for (optional) progress reporting by the decompiler.

SingleFileBundle.Entry
SingleFileBundle.Header

Interfaces

ITextOutput

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.