[Mono-dev] Patch to StructureReader.cs

2006-10-04 Thread Eyal Alaluf
Hi, JB. In StructureReader.cs under the rare case when the assembly contains more then 1 module the module that is read should also be visited by the StructureReader otherwise we get exceptions. The DLL that showed this was either System.EnterpriseServices.dll or one of the DLLs it uses. Please l

Re: [Mono-dev] Patch to StructureReader.cs

2006-10-04 Thread Jb Evain
Hey Eyal, Good catch! Please just format the method call as it is everywhere before commiting. Thanks, Jb Eyal Alaluf wrote: > Hi, JB. > > In StructureReader.cs under the rare case when the assembly contains > more then > 1 module the module that is read should also be visited by the > Stru