Click or drag to resize

HPluginAssemblyCompilerTryLoadCommonDotNetAssemblies Method

Attempts to load some of the more common .NET assemblies into the current AppDomain for plugin compilation.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntax
public static void TryLoadCommonDotNetAssemblies()
See Also