2 references to GetRuntimeGraph
Crossgen2Tasks (2)
ResolveReadyToRunCompilers.cs (2)
128
var runtimeGraph = new RuntimeGraphCache(this).
GetRuntimeGraph
(RuntimeGraphPath);
209
var runtimeGraph = new RuntimeGraphCache(this).
GetRuntimeGraph
(RuntimeGraphPath);