4 references to ThrowIfNegative
Microsoft.Private.Windows.Core (4)
System\IO\BinaryReaderExtensions.cs (1)
64
ArgumentOutOfRangeException.
ThrowIfNegative
(count);
System\Private\Windows\Count.cs (1)
19
ArgumentOutOfRangeException.
ThrowIfNegative
(count);
System\Private\Windows\Ole\ClipboardCore.cs (2)
121
ArgumentOutOfRangeException.
ThrowIfNegative
(retryTimes);
122
ArgumentOutOfRangeException.
ThrowIfNegative
(retryDelay);