2 writes to MaxKeyFormatLength
System.Console (2)
System\TerminalFormatStrings.cs (2)
163MaxKeyFormatLength = int.MinValue; 170MaxKeyFormatLength = entry.Key.Length;
1 reference to MaxKeyFormatLength
System.Console (1)
System\TerminalFormatStrings.cs (1)
168if (entry.Key.Length > MaxKeyFormatLength)