3 references to CancellationToken
Aspire.Hosting (3)
Publishing\ManifestPublishingContext.cs (3)
373await DockerfileHelper.ExecuteDockerfileFactoryAsync(annotation, container, ExecutionContext.ServiceProvider, CancellationToken).ConfigureAwait(false); 596cancellationToken: CancellationToken).ConfigureAwait(false); 641cancellationToken: CancellationToken).ConfigureAwait(false);