4 references to WithEnvironment
Aspire.Hosting (2)
ResourceBuilderExtensions.cs (2)
181
builder.
WithEnvironment
(async context =>
537
builder.
WithEnvironment
(async context =>
Aspire.Hosting.Tests (2)
WaitForTests.cs (1)
22
.
WithEnvironment
(ctx => throw new InvalidOperationException("BOOM!"));
WithEnvironmentTests.cs (1)
201
.
WithEnvironment
(async context =>