Getting custom assembly attributes without loading into current AppDomain

前端 未结 4 1694
半阙折子戏
半阙折子戏 2020-12-15 08:40

I have created a small application to recursively load assemblies in a provided directory and read their custom attributes collection. Mainly just to read the DebuggableAttr

4条回答
提交回复
热议问题