Global usings file for the Game assembly, bringing Sandbox, System.Collections.Generic and System.Linq into scope for all source files.
global using Sandbox; global using System.Collections.Generic; global using System.Linq;