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