1 reference to TimerCallback
Microsoft.Build (1)
BackEnd\Node\OutOfProcServerNode.cs (1)
448
_timer = new Timer(
TimerCallback
, null, 0, 40);