2 writes to m_ConnectionLeaseTimerQueue
System (2)
net\System\Net\ServicePoint.cs (2)
432m_ConnectionLeaseTimerQueue = null; 446m_ConnectionLeaseTimerQueue = queue;
2 references to m_ConnectionLeaseTimerQueue
System (2)
net\System\Net\ServicePoint.cs (2)
443TimerThread.Queue queue = m_ConnectionLeaseTimerQueue; 448return m_ConnectionLeaseTimerQueue;