2 writes to BeforeLogBatchDeliveryAsync
Aspire.Hosting.Tests (2)
Dcp\DcpExecutorTests.cs (2)
2707appExecutor.ResourceWatcher.BeforeLogBatchDeliveryAsync = async resourceUid => 2789appExecutor.ResourceWatcher.BeforeLogBatchDeliveryAsync = null;
1 reference to BeforeLogBatchDeliveryAsync
Aspire.Hosting (1)
Dcp\DcpResourceWatcher.cs (1)
642if (BeforeLogBatchDeliveryAsync is { } beforeLogBatchDeliveryAsync)