public AssemblyReader(Assembly assembly) { this.assemblyPath = AssemblyHelper.GetAssemblyPath(assembly); CalcHeaderOffsets(); }