3 references to EndWaitForItem
System.ServiceModel (3)
System\ServiceModel\Channels\DuplexChannel.cs (1)
190return base.EndWaitForItem(result);
System\ServiceModel\Channels\InputChannel.cs (1)
148return base.EndWaitForItem(result);
System\ServiceModel\Channels\ReplyChannel.cs (1)
245return base.EndWaitForItem(result);