2 references to ImageFormat
Microsoft.NET.Build.Containers (2)
Tasks\CreateNewImageToolTask.cs (2)
146
if (!string.IsNullOrWhiteSpace(
ImageFormat
))
148
builder.AppendSwitchIfNotNull("--image-format ",
ImageFormat
);