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