1 reference to OnInternalCompleting
System.ServiceModel (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
2169static Action<AsyncResult, Exception> onCompleting = new Action<AsyncResult, Exception>(OnInternalCompleting);