3 references to WriteEnvironmentVariablesAsync
Aspire.Hosting (3)
Publishing\ManifestPublishingContext.cs (3)
205await WriteEnvironmentVariablesAsync(project).ConfigureAwait(false); 271await WriteEnvironmentVariablesAsync(executable).ConfigureAwait(false); 364await WriteEnvironmentVariablesAsync(container).ConfigureAwait(false);