2 references to LeadingZeroCountAsInt32
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Int128.cs (2)
720
=>
LeadingZeroCountAsInt32
(value);
929
return (Size * 8) -
LeadingZeroCountAsInt32
(value);