1 write to TransitiveWarningPropertiesCollection
NuGet.Commands (1)
RestoreCommand\Logging\RestoreCollectorLogger.cs (1)
49TransitiveWarningPropertiesCollection = TransitiveNoWarnUtils.CreateTransitiveWarningPropertiesCollection(
1 reference to TransitiveWarningPropertiesCollection
NuGet.Commands (1)
RestoreCommand\Logging\RestoreCollectorLogger.cs (1)
244isWarningSuppressed = TransitiveWarningPropertiesCollection?.ApplyNoWarnProperties(message) == true;