1 reference to _getTargetGraphAliasCache
NuGet.Commands (1)
RestoreCommand\Logging\WarningPropertiesCollection.cs (1)
181
return
_getTargetGraphAliasCache
.GetOrAdd(targetGraph, (s) => s.Split('/')[0]);