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