3 references to WriteEnvironmentVariablesAsync
Aspire.Hosting (3)
Publishing\ManifestPublishingContext.cs (3)
177await WriteEnvironmentVariablesAsync(project).ConfigureAwait(false); 208await WriteEnvironmentVariablesAsync(executable).ConfigureAwait(false); 298await WriteEnvironmentVariablesAsync(container).ConfigureAwait(false);