Implemented interface member:
method
PublishAsync
Aspire.Hosting.Publishing.IDistributedApplicationPublisher.PublishAsync(Aspire.Hosting.ApplicationModel.DistributedApplicationModel, System.Threading.CancellationToken)
1 reference to PublishAsync
Aspire.Hosting.Azure.Tests (1)
ContainerRegistryTests.cs (1)
101await publisher.PublishAsync(model, default);