If I'm looking for an attribute that currently exists in AssemblyA (called MyAttribAttribute) on a method/parameter/class/etc. as I'm perusing AssemblyB via members in an AssemblyDefinition...how would I do that? Contains() takes a CustomAttribute, but I'm a bit confused as to how I would create that pre-existing CustomAttribute from AssemblyA.
Thanks, Jason --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
