1 write to _isCompleted
System.Net.Sockets (1)
System\Net\Sockets\SocketAsyncEventArgs.cs (1)
883
public bool ReachedCoordinationPointFirst() => !Interlocked.Exchange(ref
_isCompleted
, true);