5 references to ProcessDirectoryChangesAsync
aspire (5)
Backchannel\AuxiliaryBackchannelMonitor.cs (5)
81await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false); 124await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false); 259await ProcessDirectoryChangesAsync(stoppingToken).ConfigureAwait(false); 300await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false); 619await ProcessDirectoryChangesAsync(cancellationToken).ConfigureAwait(false);