System.Runtime.Loader 命名空间

提供接口和类,使开发人员有机会影响运行时加载行为。

AssemblyDependencyResolver

允许程序根据给定程序集的依赖关系将程序集和本机库解析为路径。

AssemblyLoadContext

表示程序集加载范围的运行时概念。

结构

AssemblyLoadContext.ContextualReflectionScope

提供专用于 EnterContextualReflection() 的返回类型。 它将作为 IDisposableusing 块中使用。