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