1 write to WarningProperties
NuGet.Commands (1)
PackCollectorLogger.cs (1)
33
WarningProperties
= warningProperties;
2 references to WarningProperties
NuGet.Commands (2)
PackCollectorLogger.cs (2)
86
if (WarningPropertiesCollection.ApplyProjectWideNoWarnProperties(message, warningProperties:
WarningProperties
))
114
WarningPropertiesCollection.ApplyProjectWideWarningsAsErrorProperties(message,
WarningProperties
);