JB After removing a references is there an easy way to check for invalid types. By that i mean types that exist in an assembly that is no longer referenced.
Obviously I could walk through each instruction looking for bad types but is seems like a fairly laborious approach. -- -- mono-cecil
