14 references to RotateRight
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
290
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
1171
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
741
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
293
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
311
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
308
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
313
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
296
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
827
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
287
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
306
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
305
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
309
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
3366
/// <inheritdoc cref="IBinaryInteger{TSelf}.
RotateRight
(TSelf, int)" />