2 writes to _prefixWidth
Microsoft.Build (2)
Logging\ParallelLogger\ParallelConsoleLogger.cs (2)
211_prefixWidth = 0; 1639_prefixWidth = prefixString.Length;
2 references to _prefixWidth
Microsoft.Build (2)
Logging\ParallelLogger\ParallelConsoleLogger.cs (2)
1421int adjustedPrefixWidth = _prefixWidth + prefixAdjustment; 1637if (_prefixWidth == 0)