2 references to ToHexChar
Microsoft.Extensions.AI (2)
CachingHelpers.cs (2)
89
chars[destPos++] =
ToHexChar
(div);
90
chars[destPos++] =
ToHexChar
(rem);