17 references to Max
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
530/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1273/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
963/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1667/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1241/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
644/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
685/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
682/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
677/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1256/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
607/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
960/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1417/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
549/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
588/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
587/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
590/// <inheritdoc cref="INumber{TSelf}.Max(TSelf, TSelf)" />