Hey Marko, Yes, for the same assembly, if you load it multiple times, you'll get the same order in collections.
Jb On Wed, May 10, 2017 at 12:41 PM, Marko Vasic <[email protected]> wrote: > I am curious whether it is guaranteed that for the same class in the same > DLL, TypeDefinition.Methods will always return methods in the same order? > Also, same question for the other similar collection in Mono.Cecil > > -- > -- > -- > 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.
