2 references to GetEntrypoint
Microsoft.NET.Build.Containers (2)
ImageConfig.cs (1)
64_newEntrypoint = GetEntrypoint();
Tasks\CreateNewImage.cs (1)
171(string[] entrypoint, string[] cmd) = DetermineEntrypointAndCmd(baseImageEntrypoint: imageBuilder.BaseImageConfig.GetEntrypoint());