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