4 references to ReadCacheEntry
dotnet (4)
Commands\Run\FileBasedAppRunPlan.cs (3)
100RunFileBuildCacheEntry? previousEntry = ReadCacheEntry(successCacheFile.FullName); 145RunFileBuildCacheEntry? previousEntry = ReadCacheEntry(successCachePath); 436RunFileBuildCacheEntry? previousCacheEntry = ReadCacheEntry(successCacheFile.FullName);
Commands\Run\VirtualProjectBuildingCommand.cs (1)
637return FileBasedAppRunPlan.ReadCacheEntry(