9 references to WithReference
Aspire.Hosting.Azure.Tests (1)
AzureDeployerTests.cs (1)
601.WithReference(blobs)
AzureFunctionsEndToEnd.AppHost (3)
Program.cs (3)
26.WithReference(eventHub).WaitFor(eventHub) 32.WithReference(blob) 33.WithReference(queue);
Deployers.AppHost (5)
AppHost.cs (5)
60.WithReference(eventHub).WaitFor(eventHub) 61.WithReference(serviceBus).WaitFor(serviceBus) 62.WithReference(cosmosDb).WaitFor(cosmosDb) 64.WithReference(blob) 65.WithReference(queue);