1 write to _transitiveWarningPropertiesCollection
NuGet.Commands (1)
RestoreCommand\Logging\RestoreCollectorLogger.cs (1)
58set => _transitiveWarningPropertiesCollection = value;
2 references to _transitiveWarningPropertiesCollection
NuGet.Commands (2)
RestoreCommand\Logging\RestoreCollectorLogger.cs (2)
40if (_transitiveWarningPropertiesCollection == null) 55return _transitiveWarningPropertiesCollection;