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