I need to determine all assemblies referenced by a certain .NET Compact Framework assembly. Do you think this is possible with Cecil?
This way our deployment tools could automatically resolve all dependencies of our .NET Compact Framework applications.