4 references to LifetimeWrappedCloseAsyncResult
System.ServiceModel (4)
System\ServiceModel\Channels\HttpChannelListener.cs (4)
1036LifetimeWrappedCloseAsyncResult<ServerWebSocketTransportDuplexSessionChannel>.End(result); 1439AsyncResult.End<LifetimeWrappedCloseAsyncResult<TCommunicationObject>>(result); 1444LifetimeWrappedCloseAsyncResult<TCommunicationObject> thisPtr = (LifetimeWrappedCloseAsyncResult<TCommunicationObject>)result.AsyncState;