2 references to Log2
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\FormattingHelpers.CountDigits.cs (1)
104
long tableValue = table[(int)uint.
Log2
(value)];
System.Runtime.Numerics (1)
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\FormattingHelpers.CountDigits.cs (1)
104
long tableValue = table[(int)uint.
Log2
(value)];