Code/Assembly.cs
global using Sandbox;
global using System.Collections.Generic;
global using System.Linq;
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("camerasystem.editor")]
[assembly: InternalsVisibleTo("camerasystem.unittest")]