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