1 reference to OnContinueAsyncReceive
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
42static Action<object> onContinueAsyncReceive = new Action<object>(ChannelHandler.OnContinueAsyncReceive);