2 references to HandleAcceptAsyncCompleted
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
2304
Exception exception =
HandleAcceptAsyncCompleted
();
2317
Exception completionException = thisPtr.
HandleAcceptAsyncCompleted
();