17 references to Min
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
536/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1282/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
994/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1695/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1247/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
650/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
691/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
688/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
683/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1265/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
613/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
991/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1423/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
555/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
594/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
593/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
596/// <inheritdoc cref="INumber{TSelf}.Min(TSelf, TSelf)" />