UnitTests.GlobalUsings.g.cs 354 B

123456789
  1. // <auto-generated/>
  2. global using global::Microsoft.VisualStudio.TestTools.UnitTesting;
  3. global using global::System;
  4. global using global::System.Collections.Generic;
  5. global using global::System.IO;
  6. global using global::System.Linq;
  7. global using global::System.Net.Http;
  8. global using global::System.Threading;
  9. global using global::System.Threading.Tasks;