1 reference to s_onAsyncReplyComplete
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
929
var result = request.BeginReply(reply, ChannelHandler.
s_onAsyncReplyComplete
, state);