摘要: 在加载Assembly的时候有三种Load Context可以选择:Load Context通常来说,当通过探测 GAC,host assembly store (if hosted), 或者 the ApplicationBase / PrivateBinPaths of the AppDomain来找到指定的Assembly时,被加载到Load Context中。LoadFrom Contex... 阅读全文