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