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