3 references to Usings
Microsoft.NET.Build.Tasks (3)
GenerateGlobalUsings.cs (3)
20if (Usings.Length == 0) 26var usings = Usings.Select(UsingInfo.Read) 30var lines = new string[Usings.Length + 1];