9 references to WithReference
Aspire.Hosting.Azure.Tests (1)
AzureDeployerTests.cs (1)
802.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)
68.WithReference(eventHub).WaitFor(eventHub) 69.WithReference(serviceBus).WaitFor(serviceBus) 70.WithReference(cosmosDb).WaitFor(cosmosDb) 72.WithReference(blob) 73.WithReference(queue);