2 writes to _Timer
System.Web (2)
Management\AppDomainResourcePerfCounters.cs (2)
30_Timer = new Timer((new AppDomainResourcePerfCounters()).TimerCallback, null, 49_Timer = null;
3 references to _Timer
System.Web (3)
Management\AppDomainResourcePerfCounters.cs (3)
41if (_Timer == null) 47if (_Timer != null) { 48((IDisposable)_Timer).Dispose();