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