19 references to CreateChecked
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
561
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1313
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
1045
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1759
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1298
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
675
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
716
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
713
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
708
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1293
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
638
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
1042
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1448
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
580
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
619
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
618
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
621
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (1)
3995
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />
System\Numerics\Complex.cs (1)
940
/// <inheritdoc cref="INumberBase{TSelf}.
CreateChecked
{TOther}(TOther)" />