1 reference to Log2
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\FormattingHelpers.CountDigits.Int128.cs (1)
56
return ((int)UInt128.
Log2
(value) >> 2) + 1;