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