This may sound a bit odd, but it's for implementing the API to provide raw access to the IL stream. Since some opcodes can have inline strings as operands, there has to be a (public) way to resolve raw tokens to those strings in the string heap.
So, does such a thing exist? I know of the ModuleDefinition methods, but they only return IMetadataTokenProviders... Regards, Alex -- -- -- 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.
