2 references to FinishCloseListeners
System.ServiceModel (2)
System\ServiceModel\ServiceHost.cs (2)
1353this.FinishCloseListeners(result, completedSynchronously); 1361((CloseAsyncResult)result.AsyncState).FinishCloseListeners(result, false);