XSharpPublic
XSharpPublic copied to clipboard
Add GLOBAL USING
Like in C# 10
GLOBAL USING System.Collections.Generic
Declared once in a project makes the using available in all files
See https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-10#global-using-directives