2 references to RuntimeIdentifierGraphPath
Microsoft.Build (1)
Instance\TaskFactories\AssemblyTaskFactory.cs (1)
659string ridGraphPath = getProperty(Constants.RuntimeIdentifierGraphPath)?.EvaluatedValue;
Microsoft.Build.Framework (1)
Constants.cs (1)
21internal const string RuntimeIdentifierGraphPath = nameof(RuntimeIdentifierGraphPath);