1 reference to OnEndCloseSharedState
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
758return new ChainedAsyncResult(timeout, callback, state, this.OnBeginCloseSharedState, this.OnEndCloseSharedState, base.OnBeginClose, base.OnEndClose);