Data structure that maps every method in a CCI IModule with its CodeLocation

Namespace:  Gallio.Common.Reflection.Impl
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public class CciModuleCache
Visual Basic (Declaration)
Public Class CciModuleCache

Inheritance Hierarchy

System..::.Object
  Gallio.Common.Reflection.Impl..::.CciModuleCache

See Also