2 references to NoWarn
ILLink.Tasks (2)
LinkTask.cs (2)
445
if (
NoWarn
!= null)
446
args.Append("--nowarn ").AppendLine(Quote(
NoWarn
));