1 write to m_AbortDelegate
System (1)
net\System\Net\_Connection.cs (1)
497m_AbortDelegate = new HttpAbortDelegate(AbortOrDisassociate);
1 reference to m_AbortDelegate
System (1)
net\System\Net\_Connection.cs (1)
605request.AbortDelegate = m_AbortDelegate;