CSharpScriptExecution.AlternateAssemblyLoadContext

The AssemblyLoadContext the assembly should be loaded in. If not assigned, assemblies will get loaded by the default Assembly.Load methods If the alternate AssemblyLoadContext is assigned, that will be used instead This allows for unloading of the loaded assemblies

public AssemblyLoadContext AlternateAssemblyLoadContext