3 references to SuppressSpecificWarnings
Microsoft.DotNet.Build.Tasks.Installers (3)
src\CreateWixBuildWixpack.cs (3)
340
if (
SuppressSpecificWarnings
!= null &&
SuppressSpecificWarnings
.Length > 0)
342
foreach (var warning in
SuppressSpecificWarnings
)