3 writes to AppCommandInstruction
Microsoft.NET.Build.Containers (1)
Tasks\CreateNewImage.Interface.cs (1)
218
AppCommandInstruction
= "";
Microsoft.NET.Build.Containers.IntegrationTests (1)
FullFramework\CreateNewImageToolTaskTests.cs (1)
421
task.
AppCommandInstruction
= value;
Microsoft.NET.Build.Containers.UnitTests (1)
CreateNewImageTests.cs (1)
85
AppCommandInstruction
= appCommandInstruction,
1 reference to AppCommandInstruction
Microsoft.NET.Build.Containers (1)
Tasks\CreateNewImage.cs (1)
292
string appCommandInstruction =
AppCommandInstruction
;