2 writes to _droppedLineCount
Aspire.Hosting (2)
ApplicationModel\CommandsConfigurationExtensions.cs (2)
484_droppedLineCount++; 520_droppedLineCount = 0;
2 references to _droppedLineCount
Aspire.Hosting (2)
ApplicationModel\CommandsConfigurationExtensions.cs (2)
495if (_droppedLineCount > 0) 502.Append(_droppedLineCount)