19 references to CreateSaturating
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
580/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1332/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
1064/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1778/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1317/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
694/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
735/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
732/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
727/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1312/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
657/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
1061/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1467/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
599/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
638/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
637/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
640/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (1)
4014/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />
System\Numerics\Complex.cs (1)
959/// <inheritdoc cref="INumberBase{TSelf}.CreateSaturating{TOther}(TOther)" />