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