2 references to ExtractPathNoWarnProperties
NuGet.Commands (2)
RestoreCommand\Logging\TransitiveNoWarnUtils.cs (2)
191
var packageNoWarnFromPath = pathWarningProperties.
ExtractPathNoWarnProperties
(nodeId);
324
return nodeWarningProperties.
ExtractPathNoWarnProperties
(libraryId);