1 reference to s_cellLengthCache
aspire (1)
Utils\EmojiWidth.cs (1)
24
return
s_cellLengthCache
.GetOrAdd(emojiName, static (name, c) => GetCellWidth(name, c), console);