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