2 writes to _asyncOp
System.Net.WebClient (2)
System\Net\WebClient.cs (2)
135
_asyncOp
= asyncOp;
1183
if (Interlocked.CompareExchange(ref
_asyncOp
, null, asyncOp) == asyncOp)