5 references to BitDecrement
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.BitDecrement.cs (1)
30
public static T Invoke(T x) => T.
BitDecrement
(x);
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
813
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
BitDecrement
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1445
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
BitDecrement
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1162
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
BitDecrement
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
810
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
BitDecrement
(TSelf)" />