3 references to RuntimeIdentifierGraph
Microsoft.DotNet.SharedFramework.Sdk (3)
src\GenerateSharedFrameworkDepsFile.cs (3)
106string runtimeIdentifierGraphPath = string.IsNullOrEmpty(RuntimeIdentifierGraph) 107? RuntimeIdentifierGraph 108: TaskEnvironment.GetAbsolutePath(RuntimeIdentifierGraph);