1 instantiation of RuntimeGraphCache
Crossgen2Tasks (1)
ResolveReadyToRunCompilers.cs (1)
67
var runtimeGraph = new
RuntimeGraphCache
(this).GetRuntimeGraph(RuntimeGraphPath);
1 reference to RuntimeGraphCache
Crossgen2Tasks (1)
CommonFilePulledFromSdkRepo\RuntimeGraphCache.cs (1)
55
return $"{nameof(
RuntimeGraphCache
)}:{runtimeJsonPath}";