5 references to ProcessDirectoryChangesAsync
aspire (5)
Backchannel\AuxiliaryBackchannelMonitor.cs (5)
73await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false); 112await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false); 274await ProcessDirectoryChangesAsync(stoppingToken).ConfigureAwait(false); 313await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false); 721await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false);