2 references to StartResourceAsync
Aspire.Hosting (2)
ApplicationModel\CommandsConfigurationExtensions.cs (2)
26await orchestrator.StartResourceAsync(context.ResourceName, context.CancellationToken).ConfigureAwait(false); 93await orchestrator.StartResourceAsync(context.ResourceName, context.CancellationToken).ConfigureAwait(false);