2 references to Eventing
Aspire.Hosting.Tests (1)
Orchestrator\ApplicationOrchestratorTests.cs (1)
147Assert.Equal(applicationEventing, initEvent.Eventing);
CustomResources.AppHost (1)
TalkingClockResource.cs (1)
38var eventing = @event.Eventing; // Get the eventing service for publishing events.