3 writes to _AbortDelegate
System (3)
net\System\Net\HttpWebRequest.cs (3)
801_AbortDelegate = value; 3303_ServicePoint = ServicePointManager.FindServicePoint(_Uri, _Proxy, out _ProxyChain, ref _AbortDelegate, ref m_Aborted); 6008_AbortDelegate = null;
1 reference to _AbortDelegate
System (1)
net\System\Net\HttpWebRequest.cs (1)
3169HttpAbortDelegate abortDelegate = _AbortDelegate;