4 references to Log2
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\NativeAotNameMangler.cs (1)
247
long tableValue = table[(int)uint.
Log2
(value)];
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\NativeAotNameMangler.cs (1)
247
long tableValue = table[(int)uint.
Log2
(value)];
System.Private.CoreLib (1)
src\runtime\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\runtime\src\libraries\System.Private.CoreLib\src\System\Buffers\Text\FormattingHelpers.CountDigits.cs (1)
104
long tableValue = table[(int)uint.
Log2
(value)];