Table of Contents

Interface IDecompilerTypeSystem

Namespace
ICSharpCode.Decompiler.TypeSystem
Assembly
ICSharpCode.Decompiler.dll

Main interface for the decompiler type system.

The MetadataModule class allows decoding/resolving metadata tokens into type system entities.

public interface IDecompilerTypeSystem : ICompilation
Inherited Members
Extension Methods

Properties

MainModule

MetadataModule MainModule { get; }

Property Value

MetadataModule