2 references to AlreadyClosedAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\CommunicationObject.cs (2)
182
return new
AlreadyClosedAsyncResult
(callback, state);
213
return new
AlreadyClosedAsyncResult
(callback, state);