TeamCity.CSharpInteractive/GlobalUsings.cs (6 lines of code) (raw):

global using System; global using System.Collections.Generic; global using System.IO; global using System.Linq; global using System.Threading; global using System.Threading.Tasks;