3 references to IfLessThan
Microsoft.Extensions.TimeProvider.Testing (3)
FakeTimeProvider.cs (3)
45
_ = Throw.
IfLessThan
(startDateTime.Ticks, 0);
68
_ = Throw.
IfLessThan
(value.Ticks, 0);
127
_ = Throw.
IfLessThan
(delta.Ticks, 0);