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