Assembly.cs

Top-level C# file that declares a global using for the Sandbox namespace so types from Sandbox are available throughout the assembly without individual using statements.

Native Interop
global using Sandbox;