using System; namespace Semmle.Extraction.CIL.Driver { class InvalidAssemblyException : Exception { } }