2 references to BeginReplyInternal
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
212return reply.BeginReplyInternal(null, timeout, callback, state); 1510return this.BeginReplyInternal(reply, timeout, callback, state);