1 write to Name
NuGet.Commands (1)
RestoreCommand\FrameworkRuntimeDefinition.cs (1)
25Name = FrameworkRuntimePair.GetTargetGraphName(framework, runtimeIdentifier);
1 reference to Name
NuGet.Commands (1)
RestoreCommand\DependencyGraphResolver.cs (1)
942string targetGraphName = pair.Name;