14 references to LeadingZeroCount
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
281
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
1162
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
718
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
284
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
299
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
296
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
301
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
287
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
785
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
278
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
294
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
293
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
297
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
3167
/// <inheritdoc cref="IBinaryInteger{TSelf}.
LeadingZeroCount
(TSelf)" />