1 reference to cachedAsyncResult
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\ServiceHttpModule.cs (1)
120
return (cb == null) ?
cachedAsyncResult
: new CompletedAsyncResult(cb, state);