4 references to ClampNative
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
952
/// <inheritdoc cref="INumber{TSelf}.
ClampNative
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1640
/// <inheritdoc cref="INumber{TSelf}.
ClampNative
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1250
/// <inheritdoc cref="INumber{TSelf}.
ClampNative
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
949
/// <inheritdoc cref="INumber{TSelf}.
ClampNative
(TSelf, TSelf, TSelf)" />