3 references to WriteEnvironmentVariablesAsync
Aspire.Hosting (3)
Publishing\ManifestPublishingContext.cs (3)
203await WriteEnvironmentVariablesAsync(project).ConfigureAwait(false); 269await WriteEnvironmentVariablesAsync(executable).ConfigureAwait(false); 362await WriteEnvironmentVariablesAsync(container).ConfigureAwait(false);