3 references to WithEnvironment
Aspire.Hosting.Tests (2)
ExpressionResolverTests.cs (1)
245.WithEnvironment("MY_CONTAINER", connectionStringResource.GetEndpoint("http", KnownNetworkIdentifiers.LocalhostNetwork))
WithEnvironmentTests.cs (1)
52.WithEnvironment("myName", projectA.GetEndpoint("mybinding"));
DevTunnels.AppHost (1)
AppHost.cs (1)
21frontend.WithEnvironment("TUNNEL_URL", devTunnelPortEndpoint);