11 references to StartOperationCommon
System.Net.Sockets (11)
System\Net\Sockets\Socket.cs (11)
2701e.StartOperationCommon(this, SocketAsyncOperation.Accept); 2757e.StartOperationCommon(this, SocketAsyncOperation.Connect); 2790e.StartOperationCommon(this, SocketAsyncOperation.Connect); 2844e.StartOperationCommon(attemptSocket, SocketAsyncOperation.Connect); 2885e.StartOperationCommon(this, SocketAsyncOperation.Disconnect); 2910e.StartOperationCommon(this, SocketAsyncOperation.Receive); 2966e.StartOperationCommon(this, SocketAsyncOperation.ReceiveFrom); 3014e.StartOperationCommon(this, SocketAsyncOperation.ReceiveMessageFrom); 3039e.StartOperationCommon(this, SocketAsyncOperation.Send); 3072e.StartOperationCommon(this, SocketAsyncOperation.SendPackets); 3117e.StartOperationCommon(this, SocketAsyncOperation.SendTo);