2 references to UriExpression
Aspire.Hosting.Azure.Tests (1)
AzureContainerAppsTests.cs (1)
301
.WithEnvironment("DATABASE_URL", pgContainer.Resource.
UriExpression
);
Aspire.Hosting.PostgreSQL (1)
PostgresServerResource.cs (1)
176
new ("Uri",
UriExpression
),