2 writes to _prefixWidth
Microsoft.Build (2)
Logging\ParallelLogger\ParallelConsoleLogger.cs (2)
210_prefixWidth = 0; 1617_prefixWidth = prefixString.Length;
2 references to _prefixWidth
Microsoft.Build (2)
Logging\ParallelLogger\ParallelConsoleLogger.cs (2)
1399int adjustedPrefixWidth = _prefixWidth + prefixAdjustment; 1615if (_prefixWidth == 0)