3 references to ToJsonArray
Microsoft.NET.Build.Containers (3)
ImageConfig.cs (3)
100
newConfig["Entrypoint"] =
ToJsonArray
(_newEntrypoint);
105
newConfig["Cmd"] =
ToJsonArray
(_newCmd);
147
["diff_ids"] =
ToJsonArray
(_rootFsLayers)