4 references to Round
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
688
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, MidpointRounding)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1332
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, MidpointRounding)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1000
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, MidpointRounding)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
683
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Round
(TSelf, MidpointRounding)" />