3 references to WriteEnvironmentVariablesAsync
Aspire.Hosting (3)
Publishing\ManifestPublishingContext.cs (3)
201await WriteEnvironmentVariablesAsync(project).ConfigureAwait(false); 232await WriteEnvironmentVariablesAsync(executable).ConfigureAwait(false); 322await WriteEnvironmentVariablesAsync(container).ConfigureAwait(false);