2 references to Complete
System.Net.Sockets (2)
System\Net\Sockets\SocketAsyncContext.Unix.cs (2)
171Volatile.Write(ref _state, (int)State.Complete); 215if (state is (int)State.Complete or (int)State.Canceled or (int)State.RunningWithPendingCancellation)