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