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