2 references to FinishCloseInstances
System.ServiceModel (2)
System\ServiceModel\ServiceHost.cs (2)
1493this.FinishCloseInstances(result, completedSynchronously); 1501((CloseAsyncResult)result.AsyncState).FinishCloseInstances(result, false);