1 reference to OnTimer
NuGet.Protocol (1)
Plugins\AutomaticProgressReporter.cs (1)
36
_timer = new Timer(
OnTimer
, state: null, dueTime: interval, period: interval);