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