2 references to FinishCloseInput
System.ServiceModel (2)
System\ServiceModel\ServiceHost.cs (2)
1428this.FinishCloseInput(result, completedSynchronously); 1436((CloseAsyncResult)result.AsyncState).FinishCloseInput(result, false);