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