2 references to RuntimeGraphPath
Microsoft.NET.Build.Tasks (2)
ProcessFrameworkReferences.cs (2)
723
var runtimeGraph = new RuntimeGraphCache(this).GetRuntimeGraph(
RuntimeGraphPath
);
877
var runtimeGraph = new RuntimeGraphCache(this).GetRuntimeGraph(
RuntimeGraphPath
);