3 references to IfLessThan
Microsoft.Extensions.TimeProvider.Testing (3)
FakeTimeProvider.cs (3)
47
_ = Throw.
IfLessThan
(startDateTime.Ticks, 0);
70
_ = Throw.
IfLessThan
(value.Ticks, 0);
129
_ = Throw.
IfLessThan
(delta.Ticks, 0);