4 references to _currentBatch
Microsoft.AspNetCore.HttpLogging (4)
FileLoggerProcessor.cs (4)
125_currentBatch.Add(message); 127if (_currentBatch.Count > 0) 131await WriteMessagesAsync(_currentBatch, _cancellationTokenSource.Token); 138_currentBatch.Clear();