2 references to MaxSupportedTimeout
Microsoft.Extensions.TimeProvider.Testing (2)
Timer.cs (2)
36_ = Throw.IfOutOfRange(dueTimeMs, -1, MaxSupportedTimeout, nameof(dueTime)); 37_ = Throw.IfOutOfRange(periodMs, -1, MaxSupportedTimeout, nameof(period));