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