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