2 references to GetPreviousCacheEntry
dotnet (2)
Commands\Run\RunCommand.cs (1)
199var cacheEntry = projectBuilder.GetPreviousCacheEntry();
Commands\Run\VirtualProjectBuildingCommand.cs (1)
1040cache.PreviousEntry = GetPreviousCacheEntry();