2 references to acceptAsyncCompleted
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
2184this.socketAsyncEventArgs.Completed += acceptAsyncCompleted; 2358this.socketAsyncEventArgs.Completed -= acceptAsyncCompleted;