3 references to WriteEnvironmentVariablesAsync
Aspire.Hosting (3)
Publishing\ManifestPublishingContext.cs (3)
206await WriteEnvironmentVariablesAsync(project).ConfigureAwait(false); 272await WriteEnvironmentVariablesAsync(executable).ConfigureAwait(false); 365await WriteEnvironmentVariablesAsync(container).ConfigureAwait(false);