1 reference to _maxRetainedLineCount
Aspire.Hosting.Docker (1)
src\Aspire.Hosting\Dcp\Process\ProcessOutputCapture.cs (1)
31
while (_retainedLines.Count >
_maxRetainedLineCount
)