8 references to Round
System.Private.CoreLib (8)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
683
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1364
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (1)
982
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal128.cs (1)
833
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (1)
844
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal64.cs (1)
837
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
996
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
676
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, int)" />