2 references to Services
Aspire.Hosting.Tests (1)
Orchestrator\ApplicationOrchestratorTests.cs (1)
144Assert.NotNull(initEvent.Services);
CustomResources.AppHost (1)
TalkingClockResource.cs (1)
41var services = @event.Services; // Get the service provider for dependency injection.