1 write to ProjectWarningPropertiesCollection
NuGet.Commands (1)
RestoreCommand\Logging\RestoreCollectorLogger.cs (1)
70ProjectWarningPropertiesCollection = new WarningPropertiesCollection(
2 references to ProjectWarningPropertiesCollection
NuGet.Commands (2)
RestoreCommand\Logging\RestoreCollectorLogger.cs (2)
236if (ProjectWarningPropertiesCollection?.ApplyNoWarnProperties(message) == true) 264ProjectWarningPropertiesCollection?.ApplyWarningAsErrorProperties(message);