PowerShellAssemblyLoadContextInitializer Class     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the managed entry point for Microsoft.PowerShell.CoreCLR.AssemblyLoadContext.dll.
public ref class PowerShellAssemblyLoadContextInitializer
	public class PowerShellAssemblyLoadContextInitializer
	public static class PowerShellAssemblyLoadContextInitializer
	type PowerShellAssemblyLoadContextInitializer = class
	Public Class PowerShellAssemblyLoadContextInitializer
		- Inheritance
 - 
				PowerShellAssemblyLoadContextInitializer
 
Constructors
| PowerShellAssemblyLoadContextInitializer() | 
Methods
| SetPowerShellAssemblyLoadContext(String) | 
		 Create a singleton of PowerShellAssemblyLoadContext. Then register to the Resolving event of the load context that loads this assembly.  |