1 write to _abortCalled
System.Net.Requests (1)
System\Net\HttpWebRequest.cs (1)
998if (Interlocked.Exchange(ref _abortCalled, true))
1 reference to _abortCalled
System.Net.Requests (1)
System\Net\HttpWebRequest.cs (1)
1568if (_abortCalled)