2 references to LockFileCacheKey
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
1427contextForProject.LockFileLibraries.Add(new LockFileCacheKey(
NuGet.DependencyResolver.Core (1)
ResolverUtility.cs (1)
229var key = new LockFileCacheKey(targetFramework, runtimeIdentifier, targetAlias);