Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ IndividualAssemblyLoadContext()

System.Runtime.Loader.IndividualAssemblyLoadContext.IndividualAssemblyLoadContext ( string name)
inlinepackage

Definition at line 5 of file IndividualAssemblyLoadContext.cs.

6 : base(representsTPALoadContext: false, isCollectible: false, name)
7 {
8 }