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