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