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