Hi John, I'm afraid I have no clue :)
Please provide a self-contained repro showing the issue and I'll have a look. Jb On Fri, Sep 1, 2017 at 1:54 PM, John Smith <[email protected]> wrote: > > After performing some modifications of the assembly's IL code, the list of > assembly references that Mono.Cecil shows > (assembly.MainModule.AssemblyReferences) > differs from the list of references that Reflector shows for a saved copy > of this assembly. I wonder if there is any way to make Mono.Cecil actualize > the AssemblyReferences property before saving? (it's necessary to perform > some checks) > > -- > -- > -- > mono-cecil > --- > You received this message because you are subscribed to the Google Groups > "mono-cecil" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
