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