2 references to EmojiWidth
aspire (1)
Utils\ConsoleHelpers.cs (1)
22var cellLength = EmojiWidth.GetCachedCellWidth(emoji.Name, console);
Aspire.Cli.Tests (1)
Utils\EmojiWidthTests.cs (1)
43var width = EmojiWidth.GetCellWidth(emojiName, console);