1 write to m_AbortDelegate
System (1)
net\System\Net\_ConnectionGroup.cs (1)
44m_AbortDelegate = new HttpAbortDelegate(Abort);
1 reference to m_AbortDelegate
System (1)
net\System\Net\_ConnectionGroup.cs (1)
406request.AbortDelegate = m_AbortDelegate;