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