1 instantiation of Timer
Microsoft.Extensions.TimeProvider.Testing (1)
FakeTimeProvider.cs (1)
208
var timer = new
Timer
(this, Throw.IfNull(callback), state);
1 reference to Timer
Microsoft.Extensions.TimeProvider.Testing (1)
FakeTimeProvider.cs (1)
208
var
timer = new Timer(this, Throw.IfNull(callback), state);