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

◆ DefaultAssemblyLoadContext()

System.Runtime.Loader.DefaultAssemblyLoadContext.DefaultAssemblyLoadContext ( )
inlinepackage

Definition at line 7 of file DefaultAssemblyLoadContext.cs.

8 : base(representsTPALoadContext: true, isCollectible: false, "Default")
9 {
10 }