1 write to NodeWarningProperties
NuGet.Commands (1)
RestoreCommand\Logging\TransitiveNoWarnUtils.cs (1)
143
NodeWarningProperties
= NodeWarningProperties.Create(nodeProjectWideNoWarn, nodePackageSpecificNoWarn)
1 reference to NodeWarningProperties
NuGet.Commands (1)
RestoreCommand\Logging\TransitiveNoWarnUtils.cs (1)
182
NodeWarningProperties nodeWarningProperties = nodeLookUp.
NodeWarningProperties
;