2 writes to MinKeyFormatLength
System.Console (2)
System\TerminalFormatStrings.cs (2)
164MinKeyFormatLength = int.MaxValue; 174MinKeyFormatLength = entry.Key.Length;
1 reference to MinKeyFormatLength
System.Console (1)
System\TerminalFormatStrings.cs (1)
172if (entry.Key.Length < MinKeyFormatLength)