Is `GetReferencedAssemblies` a subset of `AppDomain.CurrentDomain.GetAssemblies()`?

前端 未结 0 1454
甜味超标
甜味超标 2021-01-01 22:40

I want to test some reflection code I\'ve written.

There\'s an edge case that would occur if the ReferencedAssemblies were ever not already loaded into the AppDomain,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题