2 writes to RuntimeIdentifierGraphPath
Microsoft.NET.Build.Containers (1)
Tasks\CreateNewImage.Interface.cs (1)
223RuntimeIdentifierGraphPath = "";
Microsoft.NET.Build.Containers.IntegrationTests (1)
FullFramework\CreateNewImageToolTaskTests.cs (1)
180task.RuntimeIdentifierGraphPath = value;
1 reference to RuntimeIdentifierGraphPath
Microsoft.NET.Build.Containers (1)
Tasks\CreateNewImage.cs (1)
80var picker = new RidGraphManifestPicker(RuntimeIdentifierGraphPath);