1 reference to GetTargetGraphName
NuGet.Commands (1)
RestoreCommand\RestoreTargetGraph.cs (1)
84TargetGraphName = string.IsNullOrEmpty(TargetAlias) ? FrameworkRuntimePair.GetTargetGraphName(Framework, RuntimeIdentifier) : GetTargetGraphName(TargetAlias, RuntimeIdentifier);