Hey Kevin, On 1/28/09, Kevin <[email protected]> wrote: > Hello, I was wondering if there was a quick/easy way to convert a > TypeReference into a TypeDefinition besides looping through all of the > Assemblies and Types and comparing their FullNames
Right now people are using something like the Resolver: http://anonsvn.mono-project.com/viewvc/trunk/mcs/tools/linker/Mono.Linker/AssemblyResolver.cs?view=markup Am in the process of adding a Resolve on references though, so that we stop spreading this around. -- Jb Evain <[email protected]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
