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