201 references to ThrowIfLessThan
Aspire.Hosting (1)
Microsoft.AspNetCore.DataProtection.Abstractions (1)
Microsoft.AspNetCore.Http.Connections (1)
Microsoft.AspNetCore.Http.Extensions (2)
Microsoft.AspNetCore.Http.Features (1)
Microsoft.AspNetCore.HttpLogging (4)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Shared.Tests (2)
Microsoft.AspNetCore.SignalR.Core (1)
Microsoft.AspNetCore.WebSockets (1)
Microsoft.AspNetCore.WebUtilities (1)
Microsoft.Extensions.Features (1)
PresentationCore (7)
PresentationCore.Tests (2)
PresentationFramework (17)
System.Collections (2)
System.Collections.NonGeneric (1)
System.Data.Common (1)
System.Diagnostics.Process (1)
System.Formats.Tar (1)
System.IO.Compression (2)
System.IO.Compression.Brotli (1)
System.IO.FileSystem.Watcher (1)
System.IO.Pipes (3)
System.Linq (1)
System.Linq.Expressions (2)
System.Net.HttpListener (3)
System.Net.Ping (1)
System.Net.Primitives (3)
System.Net.Requests (7)
System.Net.Sockets (6)
System.ObjectModel (1)
System.Private.CoreLib (37)
src\libraries\System.Private.CoreLib\src\System\Threading\Timer.cs (11)
499ArgumentOutOfRangeException.ThrowIfLessThan(tm, -1, parameter);
845ArgumentOutOfRangeException.ThrowIfLessThan(dueTime, -1);
846ArgumentOutOfRangeException.ThrowIfLessThan(period, -1);
857ArgumentOutOfRangeException.ThrowIfLessThan(dueTm, -1, nameof(dueTime));
861ArgumentOutOfRangeException.ThrowIfLessThan(periodTm, -1, nameof(period));
881ArgumentOutOfRangeException.ThrowIfLessThan(dueTime, -1);
882ArgumentOutOfRangeException.ThrowIfLessThan(period, -1);
913ArgumentOutOfRangeException.ThrowIfLessThan(dueTime, -1);
914ArgumentOutOfRangeException.ThrowIfLessThan(period, -1);
930ArgumentOutOfRangeException.ThrowIfLessThan(dueTime, -1);
931ArgumentOutOfRangeException.ThrowIfLessThan(period, -1);
System.Private.Uri (1)
System.Private.Windows.Core (1)
System.Private.Windows.Core.TestUtilities (2)
System.Private.Xml (1)
System.Threading (7)
System.Threading.Tasks.Parallel (1)
System.Transactions.Local (3)
System.Windows.Forms (64)
System.Windows.Forms.Design (1)
System.Windows.Forms.Primitives (1)
UIAutomationClient (1)