2 references to PushAsync
Microsoft.NET.Build.Containers (2)
ImagePublisher.cs (1)
41(image, source, destination, token) => destinationImageReference.RemoteRegistry!.PushAsync(
Registry\Registry.cs (1)
598=> PushAsync(builtImage, source, destination, noCache: false, cancellationToken);