mikehadlow / AsmSpy

Simple command line assembly reference checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load assemblies for reflection only

agross opened this issue · comments

This would make it possible to analyze/print which assemblies could not be bound.

Yes, that would be an excellent feature. Would you like to try implementing it? A pull request would be welcome.

Hey Mike,

I've been trying to implement all three issuee today. Almost there ;-)

Alex