1 write to _timerRoot
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
114_timerRoot = GCHandle.Alloc(this);
2 references to _timerRoot
System.Windows.Forms (2)
System\Windows\Forms\Timer.cs (2)
120if (_timerRoot.IsAllocated) 122_timerRoot.Free();