2 references to EndCloseInput
System.ServiceModel (2)
System\ServiceModel\InstanceContext.cs (1)
406channels.EndCloseInput(result);
System\ServiceModel\ServiceChannelManager.cs (1)
316return new ChainedAsyncResult(timeout, callback, state, BeginCloseInput, EndCloseInput, OnBeginCloseContinue, OnEndCloseContinue);