2 references to Warnings
dotnet-svcutil-lib (2)
Tool.cs (2)
107var earlyWarnings = options.Warnings; 122foreach (string warning in options.Warnings.Distinct().Except(earlyWarnings))