2 references to NodeWarningProperties
NuGet.Commands (2)
RestoreCommand\Logging\TransitiveNoWarnUtils.cs (2)
704internal static readonly NodeWarningProperties Empty = new NodeWarningProperties(null, null); 871return new NodeWarningProperties(projectWide, packageSpecific);