Well, I'm creating it. I have an AssemblyBuilder, in case that helps :) It's just not finalized.
On May 4, 3:35 pm, Jb Evain <[email protected]> wrote: > Hey, > > On Tue, May 4, 2010 at 3:11 PM, Alix <[email protected]> wrote: > > ...but I can't seem to find a way to do that without an > > AssemblyDefinition, and since my assembly is still in creation and not > > yet written to a .dll, I can't do this: > > AssemblyFactory.GetAssembly("MyAssemblyInCreation.dll"); > > because the file doesn't exist. > > That's precisely your issue. How could Cecil modify an assembly that > doesn't exist? > > -- > Jb Evain <[email protected]> > > -- > -- > mono-cecil -- -- mono-cecil
