3 references to IfLessThan
Microsoft.Extensions.TimeProvider.Testing (3)
FakeTimeProvider.cs (3)
44
_ = Throw.
IfLessThan
(startDateTime.Ticks, 0);
67
_ = Throw.
IfLessThan
(value.Ticks, 0);
126
_ = Throw.
IfLessThan
(delta.Ticks, 0);