1 reference to TerminalFormatStrings
System.Console (1)
System\ConsolePal.Unix.cs (1)
44private static readonly Lazy<TerminalFormatStrings> s_terminalFormatStringsInstance = new(() => new TerminalFormatStrings(TermInfo.DatabaseFactory.ReadActiveDatabase()));