3 references to RunAndIgnoreAsync
Microsoft.NET.Build.Containers (3)
LocalDaemons\ContainerRuntimes.cs (3)
271await RunAndIgnoreAsync($"manifest rm {manifestName}"); 272await RunAndIgnoreAsync($"rmi {manifestName}"); 306await RunAndIgnoreAsync($"rmi {createdImage}");