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